|
@@ -86,13 +86,6 @@ struct pci_hba_data {
|
|
#define PCI_F_EXTEND 0UL
|
|
#define PCI_F_EXTEND 0UL
|
|
#endif /* !CONFIG_64BIT */
|
|
#endif /* !CONFIG_64BIT */
|
|
|
|
|
|
-/*
|
|
|
|
-** KLUGE: linux/pci.h include asm/pci.h BEFORE declaring struct pci_bus
|
|
|
|
-** (This eliminates some of the warnings).
|
|
|
|
-*/
|
|
|
|
-struct pci_bus;
|
|
|
|
-struct pci_dev;
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* If the PCI device's view of memory is the same as the CPU's view of memory,
|
|
* If the PCI device's view of memory is the same as the CPU's view of memory,
|
|
* PCI_DMA_BUS_IS_PHYS is true. The networking and block device layers use
|
|
* PCI_DMA_BUS_IS_PHYS is true. The networking and block device layers use
|