blob: 6ac67ed7718cdc5560d1f858c64b8fbe1a2c836e (
plain)
1
2
3
4
5
6
|
/* Should not be needed. IDE stupidity */
/* JMA 18.05.03 - is kinda needed, if only to tell it we don't have a PCI bus */
#define PCI_DMA_BUS_IS_PHYS 0
#define pcibios_scan_all_fns(a, b) 0
|