From 113522ee3034427472bcb4b8665833719809b31a Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 20 Jun 2014 18:53:08 +0200 Subject: ARM: shmobile: Move sh7372.h Change location of sh7372.h so it can be included as "sh7372.h" instead of the old style Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/mach-shmobile/board-mackerel.c | 4 +- arch/arm/mach-shmobile/include/mach/sh7372.h | 84 ---------------------------- arch/arm/mach-shmobile/pm-sh7372.c | 4 +- arch/arm/mach-shmobile/setup-sh7372.c | 4 +- arch/arm/mach-shmobile/sh7372.h | 84 ++++++++++++++++++++++++++++ 5 files changed, 93 insertions(+), 87 deletions(-) delete mode 100644 arch/arm/mach-shmobile/include/mach/sh7372.h create mode 100644 arch/arm/mach-shmobile/sh7372.h (limited to 'arch/arm') diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index 0ece865cbc4d..304b76f3bf4a 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c @@ -51,6 +51,7 @@ #include #include #include + #include