forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
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 */