ARM: shmobile: Move r8a7779.h
[deliverable/linux.git] / arch / arm / mach-shmobile / setup-r8a7779.c
index 2f59b99b9b86861777a9e696915be118ce4d9fd8..8dbc407f4c8d7a3ffedfe360244cebb431b2e7f6 100644 (file)
 #include <linux/usb/ehci_pdriver.h>
 #include <linux/usb/ohci_pdriver.h>
 #include <linux/pm_runtime.h>
-#include <mach/r8a7779.h>
+
 #include <asm/mach-types.h>
 #include <asm/mach/arch.h>
 #include <asm/mach/time.h>
 #include <asm/mach/map.h>
 #include <asm/hardware/cache-l2x0.h>
+
 #include "common.h"
 #include "irqs.h"
+#include "r8a7779.h"
 
 static struct map_desc r8a7779_io_desc[] __initdata = {
        /* 2M entity map for 0xf0000000 (MPCORE) */
This page took 0.025388 seconds and 5 git commands to generate.