repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
[linux-btrfs-devel.git]
/
arch
/
um
/
include
/
asm
/
pci.h
blob
b44cf59ede1edc9ccf610c5e5b270a221257144d
1
#ifndef __UM_PCI_H
2
#define __UM_PCI_H
3
4
#define PCI_DMA_BUS_IS_PHYS (1)
5
6
#endif