repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] um: fix errno usage
[linux-2.6/linux-mips.git]
/
include
/
asm-arm26
/
pci.h
blob
6ac67ed7718cdc5560d1f858c64b8fbe1a2c836e
1
/* Should not be needed. IDE stupidity */
2
/* JMA 18.05.03 - is kinda needed, if only to tell it we don't have a PCI bus */
3
4
#define PCI_DMA_BUS_IS_PHYS 0
5
#define pcibios_scan_all_fns(a, b) 0
6