forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/arch/alpha/kernel/sys_marvel.c
....@@ -18,7 +18,6 @@
1818 #include <asm/irq.h>
1919 #include <asm/mmu_context.h>
2020 #include <asm/io.h>
21
-#include <asm/pgtable.h>
2221 #include <asm/core_marvel.h>
2322 #include <asm/hwrpb.h>
2423 #include <asm/tlbflush.h>
....@@ -397,7 +396,7 @@
397396 static void __init
398397 marvel_init_rtc(void)
399398 {
400
- init_rtc_irq();
399
+ init_rtc_irq(NULL);
401400 }
402401
403402 static void