]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[arm] Remove redundant inclusion of io.h
authorMichael Brown <mcb30@ipxe.org>
Thu, 29 Jun 2023 14:38:08 +0000 (15:38 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 29 Jun 2023 14:40:24 +0000 (15:40 +0100)
commitcfe65aa82628f364718e8cb261e8f6b952cd9d26
treee1f9281366b6595affcd57d31c0feb28273cc8de
parentae435cb4cc78183814f867686d278885db2988f8
[arm] Remove redundant inclusion of io.h

The PCI I/O API (supporting accesses to PCI configuration space) is
not related to the general I/O API (supporting accesses to
memory-mapped I/O peripherals).

Remove the spurious inclusion of ipxe/io.h from the PCI I/O header.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/arm/include/bits/pci_io.h