|
@@ -41,12 +41,12 @@
|
|
|
#include <linux/usb/ohci_pdriver.h>
|
|
|
#include <linux/pm_runtime.h>
|
|
|
#include <mach/r8a7779.h>
|
|
|
-#include <mach/common.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"
|
|
|
|
|
|
static struct map_desc r8a7779_io_desc[] __initdata = {
|