]> Pileus Git - ~andy/linux/blob - arch/m68k/mm/kmap.c
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / arch / m68k / mm / kmap.c
1 #ifdef CONFIG_MMU
2 #include "kmap_mm.c"
3 #else
4 #include "kmap_no.c"
5 #endif