repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(no commit message)
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-m32r
/
pci.h
blob
00d7b6f39a33fac151cf1b9ca28877e296901762
1
#ifndef _ASM_M32R_PCI_H
2
#define _ASM_M32R_PCI_H
3
4
/* $Id$ */
5
6
#include <asm-generic/pci.h>
7
8
#define PCI_DMA_BUS_IS_PHYS (1)
9
10
#endif
/* _ASM_M32R_PCI_H */