ARM: ixp4xx: Drop all common code
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Feb 2022 22:32:37 +0000 (23:32 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 12 Feb 2022 17:20:04 +0000 (18:20 +0100)
commit18b3b7b323196c11bc7e6cd28655b46482b2d33c
tree8b62a22c3df6c9425c6cbf46970b7ef84091d0fb
parent00ba9357d18947859b7ef03a82c7f4185567ff0b
ARM: ixp4xx: Drop all common code

After moving away from all the code we depend on in common we can
get a clean device tree boot and delete the common code in
arch/arm/mach-ixp4xx/common.c altogether.

Two physical register addresses remain in use, just copy these
verbatim into uncompress.h.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220211223238.648934-13-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ixp4xx/Makefile
arch/arm/mach-ixp4xx/common.c [deleted file]
arch/arm/mach-ixp4xx/include/mach/hardware.h [deleted file]
arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h [deleted file]
arch/arm/mach-ixp4xx/include/mach/platform.h [deleted file]
arch/arm/mach-ixp4xx/include/mach/uncompress.h
arch/arm/mach-ixp4xx/irqs.h [deleted file]
drivers/crypto/ixp4xx_crypto.c
drivers/net/ethernet/xscale/ptp_ixp46x.c