Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
defbb2c929cbe89dc92239b303cd33d3c85e9a83
/
.
/
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 */