forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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