[PATCH 04/17] ARM: ep93xx: remove old board files

Alexander Sverdlin alexander.sverdlin at gmail.com
Thu Oct 20 10:08:12 PDT 2022


Hi Arnd!

On 19/10/2022 17:03, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.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 at wantstofly.org>
> Cc: Hubert Feurstein <hubert.feurstein at contec.at>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Acked-by: Alexander Sverdlin <alexander.sverdlin at gmail.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

[...]



More information about the linux-arm-kernel mailing list