|
|
@@ -51,6 +51,7 @@
|
|
|
#include <linux/tca6416_keypad.h>
|
|
|
#include <linux/usb/renesas_usbhs.h>
|
|
|
#include <linux/dma-mapping.h>
|
|
|
+
|
|
|
#include <video/sh_mobile_hdmi.h>
|
|
|
#include <video/sh_mobile_lcdc.h>
|
|
|
#include <media/sh_mobile_ceu.h>
|
|
|
@@ -58,13 +59,14 @@
|
|
|
#include <media/soc_camera_platform.h>
|
|
|
#include <sound/sh_fsi.h>
|
|
|
#include <sound/simple_card.h>
|
|
|
-#include <mach/sh7372.h>
|
|
|
#include <asm/mach/arch.h>
|
|
|
#include <asm/mach-types.h>
|
|
|
+
|
|
|
#include "common.h"
|
|
|
#include "irqs.h"
|
|
|
#include "pm-rmobile.h"
|
|
|
#include "sh-gpio.h"
|
|
|
+#include "sh7372.h"
|
|
|
|
|
|
/*
|
|
|
* Address Interface BusWidth note
|