Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / include / asm-m32r / pci.h
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 */