Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc...
[pandora-kernel.git] / arch / m68k / kernel / module.c
1 #ifdef CONFIG_MMU
2 #include "module_mm.c"
3 #else
4 #include "module_no.c"
5 #endif