Commit b3ff279e authored by Chen Lin's avatar Chen Lin Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723bs: Remove unused function pointer typedef wi_act_func

parent cedbc3ac
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -31,8 +31,6 @@ struct mp_wiparam {
	u32 io_value;
};

typedef void(*wi_act_func)(void *padapter);

struct mp_tx {
	u8 stop;
	u32 count, sended;