ARM: ixp4xx: Remove unused debug iomap
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 21 Nov 2022 22:10:15 +0000 (23:10 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 23 Nov 2022 08:29:20 +0000 (09:29 +0100)
commitc93d8b457461d235ccff6c6864ead6a55ef1c18b
tree37a307187252b382fe68f277801c515a4f7d1698
parent894799e1f4969822d7039628897e102835677140
ARM: ixp4xx: Remove unused debug iomap

If we don't provide the .map_io() callback, the LL debug
defines will kick in anyway, so delete the UART debug map
as well.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20221121221015.1454948-1-linus.walleij@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ixp4xx/ixp4xx-of.c