From 113522ee3034427472bcb4b8665833719809b31a Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 20 Jun 2014 18:53:08 +0200 Subject: [PATCH] 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/pm-sh7372.c | 4 +++- arch/arm/mach-shmobile/setup-sh7372.c | 4 +++- arch/arm/mach-shmobile/{include/mach => }/sh7372.h | 0 4 files changed, 9 insertions(+), 3 deletions(-) rename arch/arm/mach-shmobile/{include/mach => }/sh7372.h (100%) 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