ARM: pxa: remove pxa93x support
authorArnd Bergmann <arnd@arndb.de>
Mon, 9 Jan 2023 12:10:16 +0000 (13:10 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 20 Jan 2023 10:23:56 +0000 (11:23 +0100)
commitd711b8a2987a14577674f76f1b6c28d6d85db07a
treec795f6a60375586617b8cb7d886d012e9086bc25
parentd6df7df7ae5a0f781341134e7cb24e3396f8434a
ARM: pxa: remove pxa93x support

There is currently no devicetree support for pxa930 or pxa935
SoCs, and no board files remain. As it seems unlikely that anyone
is going to add DT support soon, let's drop the SoC specific code
now.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/mfp-pxa930.h [deleted file]
arch/arm/mach-pxa/pxa930.c [deleted file]
arch/arm/mach-pxa/pxa930.h [deleted file]