OSDN Git Service

PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>
authorKrzysztof Wilczyński <kw@linux.com>
Wed, 13 Oct 2021 00:31:45 +0000 (00:31 +0000)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 2 Nov 2021 19:41:58 +0000 (14:41 -0500)
commit31dedb8ed11e0d9aa266bb33e46d827006c4a72f
tree6b98df60d77c2ef5310ece6846fab47a429498ca
parentfb2099960d46c486c552807a216aae33819155c9
PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>

Use the preferred generic header file linux/io.h that already includes the
corresponding asm/io.h file.

Link: https://lore.kernel.org/r/20211013003145.1107148-2-kw@linux.com
Signed-off-by: Krzysztof Wilczyński <kw@linux.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jonathan Derrick <jonathan.derrick@linux.dev>
drivers/pci/hotplug/cpqphp.h