]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/io: Spell-out PCI_IO_ADDR
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 18 Dec 2024 10:55:03 +0000 (21:55 +1100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Wed, 26 Feb 2025 15:45:09 +0000 (21:15 +0530)
commitc051451b7ad1db27ac9f8672822c29db2ceb97b4
tree2279154bc371e85cfa67f2c7aab9abaf8fb8045d
parent8a55941aed70196c1868280b76385709aff9b844
powerpc/io: Spell-out PCI_IO_ADDR

PCI_IO_ADDR is a ppc-ism, which obscures the fact that some of the
powerpc accessors are identical to the generic ones. So remove it and
spell out the type fully.

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-15-mpe@ellerman.id.au
arch/powerpc/include/asm/io.h