From: Bjorn Helgaas Date: Tue, 29 Aug 2023 16:03:49 +0000 (-0500) Subject: Merge branch 'pci/ioport' X-Git-Tag: v6.6-rc1~122^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a0f52c962f048821b2c89b48a6e6808d65aab9;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'pci/ioport' - Make I/O resources depend on CONFIG_HAS_IOPORT so inw() and friends can be completely omitted on architectures without I/O port support (Niklas Schnelle) * pci/ioport: PCI/sysfs: Make I/O resource depend on HAS_IOPORT PCI: Make quirk using inw() depend on HAS_IOPORT --- d4a0f52c962f048821b2c89b48a6e6808d65aab9