ARM: imx: include common.h rather than mach/common.h
[deliverable/linux.git] / arch / arm / mach-imx / clk-imx51-imx53.c
index a0bf84803eacee45978fc1b1deef41076db17f19..024587cee6208d396200dcb3a5b1b7c8d698fb62 100644 (file)
 #include <linux/err.h>
 
 #include <mach/hardware.h>
-#include <mach/common.h>
 
 #include "crm-regs-imx5.h"
 #include "clk.h"
+#include "common.h"
 
 /* Low-power Audio Playback Mode clock */
 static const char *lp_apm_sel[] = { "osc", };
This page took 0.035536 seconds and 5 git commands to generate.