forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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 */