blob: 90e8cb726c8ca25bdfaa31178672ee8a99af6f4f [file] [log] [blame]
Greg Ungerer66d857b2011-03-22 13:39:27 +10001#ifdef CONFIG_MMU
2#include "dma_mm.c"
3#else
4#include "dma_no.c"
5#endif