ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-omap / i2c.c
index 37597a6bbed2d60559cc7ee3491f1f3c793ede7c..be6deb7c12ec8fe9df3bef6315814b6e1206ed68 100644 (file)
@@ -32,7 +32,9 @@
 #include <linux/clk.h>
 
 #include <mach/irqs.h>
-#include <plat/cpu.h>
+
+#include "../mach-omap1/soc.h"
+#include "../mach-omap2/soc.h"
 
 #include "i2c.h"