Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
089bd86632769051f15cd7387eebe126d18f151f
/
.
/
include
/
asm-m32r
/
pci.h
blob: 00d7b6f39a33fac151cf1b9ca28877e296901762 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
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 */