diff options
Diffstat (limited to 'sys/sparc64/pci/ofw_pci.h')
-rw-r--r-- | sys/sparc64/pci/ofw_pci.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/sparc64/pci/ofw_pci.h b/sys/sparc64/pci/ofw_pci.h index 40d531e..352b8b8 100644 --- a/sys/sparc64/pci/ofw_pci.h +++ b/sys/sparc64/pci/ofw_pci.h @@ -38,8 +38,6 @@ typedef uint32_t ofw_pci_intr_t; -#include "ofw_pci_if.h" - /* PCI range child spaces. XXX: are these MI? */ #define OFW_PCI_CS_CONFIG 0x00 #define OFW_PCI_CS_IO 0x01 |