summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include/mach/r8a7790.h
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2014-06-17 07:48:01 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2014-06-17 08:09:40 (GMT)
commit62872989bdbf1245d7239b9f4c05a8ee7c775ed5 (patch)
treedb60b4d8f260a72eb098c538c082e5c5425ec492 /arch/arm/mach-shmobile/include/mach/r8a7790.h
parent585c09df3738d4f72cee36eb0b975351fd9a339a (diff)
downloadlinux-62872989bdbf1245d7239b9f4c05a8ee7c775ed5.tar.xz
ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case
Change location of rcar-gen2.h so it can be used as #include "rcar-gen2.h" instead of the old style #include <mach/rcar-gen2.h>. Also clean up the r8a7790 case to follow the same style as r8a7791. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/r8a7790.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/r8a7790.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7790.h b/arch/arm/mach-shmobile/include/mach/r8a7790.h
index 0b95bab..d755544 100644
--- a/arch/arm/mach-shmobile/include/mach/r8a7790.h
+++ b/arch/arm/mach-shmobile/include/mach/r8a7790.h
@@ -1,8 +1,6 @@
#ifndef __ASM_R8A7790_H__
#define __ASM_R8A7790_H__
-#include <mach/rcar-gen2.h>
-
/* DMA slave IDs */
enum {
RCAR_DMA_SLAVE_INVALID,