[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220429031403.tjeudnzc6jwztkbj@vireshk-i7>
Date: Fri, 29 Apr 2022 08:44:03 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Arnd Bergmann <arnd@...nel.org>
Cc: linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
tony@...mide.com, jmkrzyszt@...il.com, aaro.koskinen@....fi,
vireshk@...nel.org, shiraz.linux.kernel@...il.com, nsekhar@...com,
brgl@...ev.pl, linux-kernel@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH 3/6] ARM: spear: remove include/mach/ subdirectory
On 28-04-22, 15:31, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> Two of the remaining four headers are never used, the other
> two are only used inside of the platform code. Move them
> next to the files that include them and remove the
> Makefile trick that adds the include path.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> arch/arm/mach-spear/Makefile | 2 -
> arch/arm/mach-spear/include/mach/irqs.h | 35 ----------------
> arch/arm/mach-spear/include/mach/uncompress.h | 42 -------------------
> .../mach-spear/{include/mach => }/misc_regs.h | 4 +-
> arch/arm/mach-spear/pl080.c | 4 +-
> arch/arm/mach-spear/platsmp.c | 2 +-
> arch/arm/mach-spear/restart.c | 2 +-
> .../arm/mach-spear/{include/mach => }/spear.h | 0
> arch/arm/mach-spear/spear1310.c | 2 +-
> arch/arm/mach-spear/spear13xx.c | 2 +-
> arch/arm/mach-spear/spear300.c | 2 +-
> arch/arm/mach-spear/spear310.c | 2 +-
> arch/arm/mach-spear/spear320.c | 2 +-
> arch/arm/mach-spear/spear3xx.c | 4 +-
> arch/arm/mach-spear/spear6xx.c | 4 +-
> 15 files changed, 14 insertions(+), 95 deletions(-)
> delete mode 100644 arch/arm/mach-spear/include/mach/irqs.h
> delete mode 100644 arch/arm/mach-spear/include/mach/uncompress.h
> rename arch/arm/mach-spear/{include/mach => }/misc_regs.h (87%)
> rename arch/arm/mach-spear/{include/mach => }/spear.h (100%)
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
viresh
Powered by blists - more mailing lists