Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stabl...
[firefly-linux-kernel-4.4.55.git] / arch / m68k / kernel / setup.c
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif