forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/mips/include/asm/mach-rm/mc146818rtc.h
....@@ -16,6 +16,6 @@
1616 #define mc146818_decode_year(year) ((year) + 1980)
1717 #endif
1818
19
-#include_next <mc146818rtc.h>
19
+#include <asm/mach-generic/mc146818rtc.h>
2020
2121 #endif /* __ASM_MACH_RM_MC146818RTC_H */