spi-topcliff-pch: Fix issue for transmitting over 4KByte
[zen-stable.git] / arch / m68k / kernel / entry.S
blobb8daf64e347de81443488a007658ac057f17f56e
1 #if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE)
2 #include "entry_mm.S"
3 #else
4 #include "entry_no.S"
5 #endif