forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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 */