Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
f725b217b16e2cb1777c5a6e13c99f7913f1514a
/
.
/
include
/
asm-sparc
/
dma-mapping.h
blob: f3a641e6b2c88645cc09852923d1804bba410546 [
file
] [
log
] [
blame
]
#ifndef
_ASM_SPARC_DMA_MAPPING_H
#define
_ASM_SPARC_DMA_MAPPING_H
#ifdef
CONFIG_PCI
#include
<asm-generic/dma-mapping.h>
#else
#include
<asm-generic/dma-mapping-broken.h>
#endif
/* PCI */
#endif
/* _ASM_SPARC_DMA_MAPPING_H */