Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
0be2eadee7baff96d2c7339be4bc2a0f5c96e4f5
/
.
/
include
/
asm-v850
/
dma-mapping.h
blob: 1cc42c603a1b858ec6e8ab8d00ce0fbc5edaa0d2 [
file
] [
log
] [
blame
]
#ifndef
__V850_DMA_MAPPING_H__
#define
__V850_DMA_MAPPING_H__
#ifdef
CONFIG_PCI
#include
<asm-generic/dma-mapping.h>
#else
#include
<asm-generic/dma-mapping-broken.h>
#endif
#endif
/* __V850_DMA_MAPPING_H__ */