]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc: explicitly set PCI_IOBASE to 0
authorNiklas Schnelle <schnelle@linux.ibm.com>
Mon, 10 May 2021 14:52:32 +0000 (16:52 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 10 May 2021 15:37:46 +0000 (17:37 +0200)
commita5f7166b58cda2430123eb9bb96d60340e699ae4
tree0a0fe237a65da2e448517048dcf27410188d20d7
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
sparc: explicitly set PCI_IOBASE to 0

Instead of relying on the fallback in asm-generic/io.h which sets
PCI_IOBASE 0 if it is not defined set it explicitly.

Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Link: https://lore.kernel.org/lkml/CAK8P3a3PK9zyeP4ymELtc2ZYnymECoACiigw9Za+pvSJpCk5=g@mail.gmail.com/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/sparc/include/asm/io.h