m32r: move include/asm-m32r headers to arch/m32r/include/asm
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
This commit is contained in:
8
arch/m32r/include/asm/pci.h
Normal file
8
arch/m32r/include/asm/pci.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _ASM_M32R_PCI_H
|
||||
#define _ASM_M32R_PCI_H
|
||||
|
||||
#include <asm-generic/pci.h>
|
||||
|
||||
#define PCI_DMA_BUS_IS_PHYS (1)
|
||||
|
||||
#endif /* _ASM_M32R_PCI_H */
|
Reference in New Issue
Block a user