ARM: cns3xxx: remove entire platform
authorArnd Bergmann <arnd@arndb.de>
Thu, 29 Sep 2022 13:29:56 +0000 (15:29 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 Jan 2023 22:10:26 +0000 (23:10 +0100)
commite73307b9ebc4ecb02df60be441a541c37dbdce7a
tree629e9f3c0090c4230d7a9d6708e6723fab39cdd8
parent2b843f82a1821de3e7d5bd0d54d936f5671cd1fd
ARM: cns3xxx: remove entire platform

cns3xxx was marked as unused a while ago, and gets removed
entirely now.

Acked-by: Krzysztof HaƂasa <khalasa@piap.pl>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
17 files changed:
MAINTAINERS
arch/arm/Kconfig
arch/arm/Kconfig.debug
arch/arm/Makefile
arch/arm/configs/cns3420vb_defconfig [deleted file]
arch/arm/mach-cns3xxx/Kconfig [deleted file]
arch/arm/mach-cns3xxx/Makefile [deleted file]
arch/arm/mach-cns3xxx/cns3420vb.c [deleted file]
arch/arm/mach-cns3xxx/cns3xxx.h [deleted file]
arch/arm/mach-cns3xxx/core.c [deleted file]
arch/arm/mach-cns3xxx/core.h [deleted file]
arch/arm/mach-cns3xxx/devices.c [deleted file]
arch/arm/mach-cns3xxx/devices.h [deleted file]
arch/arm/mach-cns3xxx/pcie.c [deleted file]
arch/arm/mach-cns3xxx/pm.c [deleted file]
arch/arm/mach-cns3xxx/pm.h [deleted file]
drivers/usb/host/Kconfig