forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
kernel/drivers/soc/rockchip/rockchip_debug.h
....@@ -10,6 +10,5 @@
1010 #if IS_ENABLED(CONFIG_FIQ_DEBUGGER)
1111 int rockchip_debug_dump_pcsr(struct fiq_debugger_output *output);
1212 #endif
13
-extern struct irqaction chained_action;
1413
1514 #endif