ARM: iop32x: enable multiplatform support
authorArnd Bergmann <arnd@arndb.de>
Sat, 2 Apr 2022 14:45:07 +0000 (16:45 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 8 Apr 2022 15:20:49 +0000 (17:20 +0200)
commita3102fafdce6f150e5a46e1725bb1732f8953a01
tree294d078bcd402eea96a14706d5c64201ab791d9d
parent8c1fb11b8a77dc489a8ef6d96c38c1297b629d06
ARM: iop32x: enable multiplatform support

After iop32x was converted to the generic multi-irq entry
code, nothing really stops us from building it into a
generic kernel.

The two last headers can simply be removed, the mach/irqs.h
gets replaced with the sparse-irq intiialization from the
board specific .nr_irqs value, and the decompressor debug
output can use the debug_ll hack that all other platforms
use.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/configs/iop32x_defconfig
arch/arm/mach-iop32x/Kconfig
arch/arm/mach-iop32x/em7210.c
arch/arm/mach-iop32x/glantank.c
arch/arm/mach-iop32x/include/mach/irqs.h [deleted file]
arch/arm/mach-iop32x/include/mach/uncompress.h [deleted file]
arch/arm/mach-iop32x/iq31244.c
arch/arm/mach-iop32x/iq80321.c
arch/arm/mach-iop32x/irqs.h
arch/arm/mach-iop32x/n2100.c