forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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