]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/io: Remove unnecessary indirection
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 18 Dec 2024 10:55:01 +0000 (21:55 +1100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Wed, 26 Feb 2025 15:45:08 +0000 (21:15 +0530)
commit41c8992c02a58cd5294546d98391dd542bea2d68
treeecf127c77b9697d31b41b5bc804bb44b1493c465
parent15efd61fa74d23d055075f90101b0e1345799cec
powerpc/io: Remove unnecessary indirection

Some of the __do_xxx() defines do nothing useful, they just existed to
make the previous hooking macros work. So remove them.

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