]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/io: Remove PPC_INDIRECT_MMIO
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 18 Dec 2024 10:54:58 +0000 (21:54 +1100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Wed, 26 Feb 2025 15:45:08 +0000 (21:15 +0530)
commit6584845b3d8b860d846e80c4cf5453a6058d67f9
treee01c8757f7fd5e3f77a561054c1e6d05fcca8183
parent478e1709ad8a2a418f724a1dfa815bfa9eafcfc9
powerpc/io: Remove PPC_INDIRECT_MMIO

The Cell blade support was the last user of PPC_INDIRECT_MMIO, so it can
now be removed.

PPC_INDIRECT_PIO is still used by Power8 powernv, so it needs to remain.

Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20241218105523.416573-10-mpe@ellerman.id.au
arch/powerpc/include/asm/io.h
arch/powerpc/kernel/setup_64.c
arch/powerpc/platforms/Kconfig