Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
16b5902943c793e632cf8c9526619f59893bdc29
/
.
/
arch
/
m68k
/
kernel
/
dma.c
blob: 90e8cb726c8ca25bdfaa31178672ee8a99af6f4f [
file
] [
log
] [
blame
]
#ifdef
CONFIG_MMU
#include
"dma_mm.c"
#else
#include
"dma_no.c"
#endif