forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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