rtl8188eu: Remove CONFIG_R871X_TEST - not selected

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-21 11:12:37 -05:00
parent a31bd964a2
commit 42e1c0f32b

View file

@ -59,12 +59,6 @@ The protection mechanism is through the pending queue.
u8 bio_timer_cancel;
};
#ifdef CONFIG_R871X_TEST
int rtw_start_pseudo_adhoc(_adapter *padapter);
int rtw_stop_pseudo_adhoc(_adapter *padapter);
#endif
u8 rtw_init_drv_sw(_adapter *padapter);
u8 rtw_free_drv_sw(_adapter *padapter);
u8 rtw_reset_drv_sw(_adapter *padapter);