m68k: use the mc146818rtc.h for non-mmu setups as well.
[linux-2.6] / arch / m68k / include / asm / machdep.h
1 #ifdef __uClinux__
2 #include "machdep_no.h"
3 #else
4 #include "machdep_mm.h"
5 #endif