ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / gpmc-smc91x.c
index e8ff2da1be5104b91d2b7d264a88fabe4ba6d333..245839dfc722f12b0ff97d2febefe4ddb30c9c30 100644 (file)
 #include <linux/io.h>
 #include <linux/smc91x.h>
 
-#include <plat/cpu.h>
 #include <plat/gpmc.h>
 #include <plat/gpmc-smc91x.h>
 
+#include "soc.h"
+
 static struct omap_smc91x_platform_data *gpmc_cfg;
 
 static struct resource gpmc_smc91x_resources[] = {