linux-stable/arch/parisc/include
Arnd Bergmann fdc5bebfb6 parisc: hide ioread64 declaration on 32-bit
The definition of ioread64 etc is hidden on 32-bit, but the declaration
remained by accident, which led to the generic definition getting left
out:

ERROR: modpost: "ioread64" [drivers/pci/switch/switchtec.ko] undefined!

Hide the declaration and #define under the same #ifdef.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 77bfc8bdb5 ("parisc: Remove 64bit access on 32bit machines")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-09-12 21:27:19 +02:00
..
asm parisc: hide ioread64 declaration on 32-bit 2022-09-12 21:27:19 +02:00
uapi/asm TTY / Serial driver changes for 5.19-rc1 2022-06-03 11:08:40 -07:00