]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mips: export pci_iounmap()
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 17:53:06 +0000 (18:53 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 17:59:13 +0000 (18:59 +0100)
commiteb6a0803c9dbd1307e26509a01e4ecf69db6b953
treeb04def1c52963fc0e604f5b9919d4ccaafdfed3d
parentac4e3b09c90480e17939f432da37a5328bad76ab
mips: export pci_iounmap()

I added this function in an earlier patch, but the missing export caused
a build failure

Reported-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/mips/lib/iomap-pci.c