ARM: sa1100: remove unused board files
authorArnd Bergmann <arnd@arndb.de>
Thu, 29 Sep 2022 13:26:06 +0000 (15:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Jan 2023 09:53:12 +0000 (10:53 +0100)
commit9a9e1be12c6d49e15429311714c4b1cc4ddcfe55
tree2c3f33f78a1d3661c5eff52e9a65018117cdd4fc
parent8faf91c48ca20c714e0dd8cc5f510e3819852912
ARM: sa1100: remove unused board files

The Cerf, H3100, Badge4, Hackkit, LART, NanoEngine, PLEB, Shannon and
Simpad machines were all marked as unused as there are no known users
left. Remove all of these, along with references to them in defconfig
files and drivers.

Four machines remain now: Assabet, Collie (Zaurus SL5500), iPAQ H3600
and Jornada 720, each of which had one person still using them, with
Collie also being supported in Qemu.

Cc: Peter Chubb <peter.chubb@unsw.edu.au>
Cc: Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Lee Jones <lee@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
34 files changed:
MAINTAINERS
arch/arm/Kconfig
arch/arm/boot/compressed/head-sa1100.S
arch/arm/configs/badge4_defconfig [deleted file]
arch/arm/configs/cerfcube_defconfig [deleted file]
arch/arm/configs/hackkit_defconfig [deleted file]
arch/arm/configs/lart_defconfig [deleted file]
arch/arm/configs/pleb_defconfig [deleted file]
arch/arm/configs/shannon_defconfig [deleted file]
arch/arm/configs/simpad_defconfig [deleted file]
arch/arm/mach-sa1100/Kconfig
arch/arm/mach-sa1100/Makefile
arch/arm/mach-sa1100/badge4.c [deleted file]
arch/arm/mach-sa1100/cerf.c [deleted file]
arch/arm/mach-sa1100/h3100.c [deleted file]
arch/arm/mach-sa1100/hackkit.c [deleted file]
arch/arm/mach-sa1100/include/mach/badge4.h [deleted file]
arch/arm/mach-sa1100/include/mach/cerf.h [deleted file]
arch/arm/mach-sa1100/include/mach/nanoengine.h [deleted file]
arch/arm/mach-sa1100/include/mach/shannon.h [deleted file]
arch/arm/mach-sa1100/include/mach/simpad.h [deleted file]
arch/arm/mach-sa1100/lart.c [deleted file]
arch/arm/mach-sa1100/nanoengine.c [deleted file]
arch/arm/mach-sa1100/pci-nanoengine.c [deleted file]
arch/arm/mach-sa1100/pleb.c [deleted file]
arch/arm/mach-sa1100/shannon.c [deleted file]
arch/arm/mach-sa1100/simpad.c [deleted file]
drivers/cpufreq/sa1110-cpufreq.c
drivers/mfd/Kconfig
drivers/pcmcia/sa1100_generic.c
drivers/pcmcia/sa1100_h3600.c
drivers/pcmcia/sa1111_generic.c
drivers/usb/host/ohci-sa1111.c
drivers/video/fbdev/sa1100fb.c