OSDN Git Service

ARM: pxa: remove Compulab pxa2xx boards
authorRobert Jarzmik <robert.jarzmik@free.fr>
Thu, 21 May 2020 18:51:37 +0000 (20:51 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:10:57 +0000 (00:10 +0200)
commit9d3239147d6d44dd6fd3c13338dcc3ce36c442ef
tree9edb1e66f9a4f5f0d2b243682759505d742a1473
parent803b504bf5527775d00a45182fd996e6dd665e8c
ARM: pxa: remove Compulab pxa2xx boards

As these boards have no more users nor testers, and patching them has
become a burden, be that because of the PCI part or the MTD NAND
support, let's remove them.

The cm-x300 will for now remain and represent Compulab boards at its
best in the PXA department.

Link: https://lore.kernel.org/r/20200521185140.27276-1-robert.jarzmik@free.fr
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Mike Rapoport <rppt@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
12 files changed:
arch/arm/configs/cm_x2xx_defconfig [deleted file]
arch/arm/configs/em_x270_defconfig [deleted file]
arch/arm/configs/pxa_defconfig
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/cm-x255.c [deleted file]
arch/arm/mach-pxa/cm-x270.c [deleted file]
arch/arm/mach-pxa/cm-x2xx-pci.c [deleted file]
arch/arm/mach-pxa/cm-x2xx-pci.h [deleted file]
arch/arm/mach-pxa/cm-x2xx.c [deleted file]
arch/arm/mach-pxa/em-x270.c [deleted file]
arch/arm/mach-pxa/include/mach/io.h [deleted file]