|
@@ -51,8 +51,6 @@
|
|
#include <asm/param.h> /* HZ */
|
|
#include <asm/param.h> /* HZ */
|
|
#include <asm/mach-types.h>
|
|
#include <asm/mach-types.h>
|
|
|
|
|
|
-#include <mach/lm.h>
|
|
|
|
-
|
|
|
|
#include <asm/mach/arch.h>
|
|
#include <asm/mach/arch.h>
|
|
#include <asm/mach/irq.h>
|
|
#include <asm/mach/irq.h>
|
|
#include <asm/mach/map.h>
|
|
#include <asm/mach/map.h>
|
|
@@ -61,6 +59,7 @@
|
|
#include "cm.h"
|
|
#include "cm.h"
|
|
#include "common.h"
|
|
#include "common.h"
|
|
#include "pci_v3.h"
|
|
#include "pci_v3.h"
|
|
|
|
+#include "lm.h"
|
|
|
|
|
|
/* Base address to the AP system controller */
|
|
/* Base address to the AP system controller */
|
|
void __iomem *ap_syscon_base;
|
|
void __iomem *ap_syscon_base;
|