[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5d44ffd2-df31-d771-6395-819b47fe2181@gmail.com>
Date: Thu, 20 Oct 2022 19:08:12 +0200
From: Alexander Sverdlin <alexander.sverdlin@...il.com>
To: Arnd Bergmann <arnd@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
Hartley Sweeten <hsweeten@...ionengravers.com>
Cc: linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
Lennert Buytenhek <kernel@...tstofly.org>,
Hubert Feurstein <hubert.feurstein@...tec.at>
Subject: Re: [PATCH 04/17] ARM: ep93xx: remove old board files
Hi Arnd!
On 19/10/2022 17:03, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> These five board files were marked as unused a while ago, and
> nobody wanted to keep them around for longer, so remove them
> now.
>
> We still have the edb93xx, visision_ep9307 and ts72xx files,
> which can hopefully be converted to device tree in the future.
>
> Cc: Lennert Buytenhek <kernel@...tstofly.org>
> Cc: Hubert Feurstein <hubert.feurstein@...tec.at>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Acked-by: Alexander Sverdlin <alexander.sverdlin@...il.com>
> ---
> MAINTAINERS | 10 --
> arch/arm/boot/compressed/misc-ep93xx.h | 13 +-
> arch/arm/mach-ep93xx/Kconfig | 63 ----------
> arch/arm/mach-ep93xx/Makefile | 5 -
> arch/arm/mach-ep93xx/adssphere.c | 41 -------
> arch/arm/mach-ep93xx/gesbc9312.c | 41 -------
> arch/arm/mach-ep93xx/micro9.c | 125 -------------------
> arch/arm/mach-ep93xx/simone.c | 128 -------------------
> arch/arm/mach-ep93xx/snappercl15.c | 162 -------------------------
> 9 files changed, 1 insertion(+), 587 deletions(-)
> delete mode 100644 arch/arm/mach-ep93xx/adssphere.c
> delete mode 100644 arch/arm/mach-ep93xx/gesbc9312.c
> delete mode 100644 arch/arm/mach-ep93xx/micro9.c
> delete mode 100644 arch/arm/mach-ep93xx/simone.c
> delete mode 100644 arch/arm/mach-ep93xx/snappercl15.c
[...]
Powered by blists - more mailing lists