Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-m68knommu
/
dma-mapping.h
blob: a6c42ba48da6afdf74092a4a8dee652443f559d1 [
file
] [
log
] [
blame
]
#ifndef
_M68KNOMMU_DMA_MAPPING_H
#define
_M68KNOMMU_DMA_MAPPING_H
#include
<linux/config.h>
#ifdef
CONFIG_PCI
#include
<asm-generic/dma-mapping.h>
#endif
#endif
/* _M68KNOMMU_DMA_MAPPING_H */