diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-06-20 16:53:08 (GMT) |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-06-25 07:50:00 (GMT) |
commit | 113522ee3034427472bcb4b8665833719809b31a (patch) | |
tree | 156c8fc3bab8416f7c8d9bb80e717f6e6552135a /arch/arm/mach-shmobile/board-mackerel.c | |
parent | ded59d6dfc47683d1b810c069ed637e1e60e75fd (diff) | |
download | linux-113522ee3034427472bcb4b8665833719809b31a.tar.xz |
ARM: shmobile: Move sh7372.h
Change location of sh7372.h so it can be included as "sh7372.h"
instead of the old style <mach/sh7372.h>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/board-mackerel.c')
-rw-r--r-- | arch/arm/mach-shmobile/board-mackerel.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index 0ece865..304b76f 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c @@ -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 |