From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Mon, 24 Feb 2014 05:42:23 +0000 Subject: [PATCH 09/12] ARM: shmobile: Rework include path for r8a7791 Message-Id: <20140224054223.1143.82115.sendpatchset@w520> List-Id: References: <20140224054058.1143.14096.sendpatchset@w520> In-Reply-To: <20140224054058.1143.14096.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org From: Magnus Damm Convert r8a7791 SoC code use of include files from the style to "something.h". Signed-off-by: Magnus Damm --- arch/arm/mach-shmobile/clock-r8a7791.c | 4 ++-- arch/arm/mach-shmobile/setup-r8a7791.c | 8 ++++---- arch/arm/mach-shmobile/smp-r8a7791.c | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) --- 0001/arch/arm/mach-shmobile/clock-r8a7791.c +++ work/arch/arm/mach-shmobile/clock-r8a7791.c 2014-02-24 13:49:45.000000000 +0900 @@ -23,8 +23,8 @@ #include #include #include -#include -#include +#include "clock.h" +#include "common.h" /* * MD EXTAL PLL0 PLL1 PLL3 --- 0001/arch/arm/mach-shmobile/setup-r8a7791.c +++ work/arch/arm/mach-shmobile/setup-r8a7791.c 2014-02-24 13:49:04.000000000 +0900 @@ -26,10 +26,10 @@ #include #include #include -#include -#include -#include -#include +#include "common.h" +#include "irqs.h" +#include "r8a7791.h" +#include "rcar-gen2.h" #include static const struct resource pfc_resources[] __initconst = { --- 0001/arch/arm/mach-shmobile/smp-r8a7791.c +++ work/arch/arm/mach-shmobile/smp-r8a7791.c 2014-02-24 13:48:39.000000000 +0900 @@ -18,8 +18,8 @@ #include #include #include -#include -#include +#include "common.h" +#include "r8a7791.h" #define RST 0xe6160000 #define CA15BAR 0x0020