Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
[pandora-kernel.git] / arch / m68k / mm / kmap.c
1 #ifdef CONFIG_MMU
2 #include "kmap_mm.c"
3 #else
4 #include "kmap_no.c"
5 #endif