kernel/arch/mips/include/asm/mach-rm/mc146818rtc.h
.. .. @@ -16,6 +16,6 @@ 16 16 #define mc146818_decode_year(year) ((year) + 1980) 17 17 #endif 18 18 19 -#include_next <mc146818rtc.h>19 +#include <asm/mach-generic/mc146818rtc.h>20 20 21 21 #endif /* __ASM_MACH_RM_MC146818RTC_H */