blob: 00d7b6f39a33fac151cf1b9ca28877e296901762 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#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 */