diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-03-18 22:15:35 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-03-18 22:42:42 +0100 |
commit | ac4e3b09c90480e17939f432da37a5328bad76ab (patch) | |
tree | c6cdd71bc2e21480de30c53c083be793acd6f17a /arch/mips/include/asm/mach-db1x00 | |
parent | 9d48cc07d0d7f72d4d44c75f5f7d3471d60f2213 (diff) |
mips: fix PCI_IOBASE definition
After my previous patch, the ioport_map() function changed from
the lib/iomap.c version to the asm-generic/io.h version, which
requires a correct PCI_IOBASE definition.
Unfortunately the types are also different, so add the correct
definition for ioport_map() in asm/io.h and change the machine
specific ones to have the correct type.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/mips/include/asm/mach-db1x00')
0 files changed, 0 insertions, 0 deletions