forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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