From: Chen Lin <chen.l...@zte.com.cn>

Remove the 'wi_act_func' typedef as it is not used.

Signed-off-by: Chen Lin <chen.l...@zte.com.cn>
---
 drivers/staging/rtl8723bs/include/rtw_mp.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/rtl8723bs/include/rtw_mp.h 
b/drivers/staging/rtl8723bs/include/rtw_mp.h
index ab7cd51..2ea7100 100644
--- a/drivers/staging/rtl8723bs/include/rtw_mp.h
+++ b/drivers/staging/rtl8723bs/include/rtw_mp.h
@@ -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;
-- 
1.7.9.5


_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to