|
@@ -44,7 +44,6 @@
|
|
|
#include <linux/sched_clock.h>
|
|
#include <linux/sched_clock.h>
|
|
|
#include <linux/clk-provider.h>
|
|
#include <linux/clk-provider.h>
|
|
|
|
|
|
|
|
-#include <mach/hardware.h>
|
|
|
|
|
#include <asm/hardware/arm_timer.h>
|
|
#include <asm/hardware/arm_timer.h>
|
|
|
#include <asm/setup.h>
|
|
#include <asm/setup.h>
|
|
|
#include <asm/param.h> /* HZ */
|
|
#include <asm/param.h> /* HZ */
|
|
@@ -55,6 +54,7 @@
|
|
|
#include <asm/mach/map.h>
|
|
#include <asm/mach/map.h>
|
|
|
#include <asm/mach/time.h>
|
|
#include <asm/mach/time.h>
|
|
|
|
|
|
|
|
|
|
+#include "hardware.h"
|
|
|
#include "cm.h"
|
|
#include "cm.h"
|
|
|
#include "common.h"
|
|
#include "common.h"
|
|
|
#include "pci_v3.h"
|
|
#include "pci_v3.h"
|