forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/s390/net/ctcm_fsms.h
....@@ -159,7 +159,6 @@
159159
160160 void ctcm_ccw_check_rc(struct channel *ch, int rc, char *msg);
161161 void ctcm_purge_skb_queue(struct sk_buff_head *q);
162
-void fsm_action_nop(fsm_instance *fi, int event, void *arg);
163162
164163 /*
165164 * ----- non-static actions for ctcm channel statemachine -----