Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / include / asm-v850 / dma-mapping.h
blob1cc42c603a1b858ec6e8ab8d00ce0fbc5edaa0d2
1 #ifndef __V850_DMA_MAPPING_H__
2 #define __V850_DMA_MAPPING_H__
5 #ifdef CONFIG_PCI
6 #include <asm-generic/dma-mapping.h>
7 #else
8 #include <asm-generic/dma-mapping-broken.h>
9 #endif
11 #endif /* __V850_DMA_MAPPING_H__ */