ARM: imx: include common.h rather than mach/common.h
[deliverable/linux.git] / arch / arm / mach-imx / clk-imx31.c
index 1253af2d99715a63f157a9f838230895006d9323..a4c298acd04e2fca5a5fc97ce1cfb2909093a87e 100644 (file)
@@ -24,9 +24,9 @@
 
 #include <mach/hardware.h>
 #include <mach/mx31.h>
-#include <mach/common.h>
 
 #include "clk.h"
+#include "common.h"
 #include "crmregs-imx3.h"
 
 static const char *mcu_main_sel[] = { "spll", "mpll", };
This page took 0.02382 seconds and 5 git commands to generate.