Revision 408d3258f99458f2dabcb1aa33918250e4864f00 authored by Ralf Baechle on 30 October 2006, 14:19:37 UTC, committed by Ralf Baechle on 30 October 2006, 21:41:29 UTC
I wonder if the original contributor still cares ...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 6ceb6d3
Raw File
pci.h
/* 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

back to top