ARM: imx: include common.h rather than mach/common.h
[deliverable/linux.git] / arch / arm / mach-imx / mach-mx51_babbage.c
index 20e6b9ef8c270081d087e144ffe640362b5ed47a..383948a17179ea60f83ac6147f1fde3e0a925046 100644 (file)
@@ -20,7 +20,6 @@
 #include <linux/spi/flash.h>
 #include <linux/spi/spi.h>
 
-#include <mach/common.h>
 #include <mach/hardware.h>
 
 #include <asm/setup.h>
@@ -28,6 +27,7 @@
 #include <asm/mach/arch.h>
 #include <asm/mach/time.h>
 
+#include "common.h"
 #include "devices-imx51.h"
 #include "cpu_op-mx51.h"
 #include "iomux-mx51.h"
This page took 0.025196 seconds and 5 git commands to generate.