mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-25 12:05:31 +00:00
staging: r8188eu: remove GET_RF_TYPE macro
This macro does not used. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
47f7bd29b9
commit
bc15ada3dc
@ -353,7 +353,6 @@ struct hal_data_8188e {
|
||||
|
||||
#define GET_HAL_DATA(__pAdapter) \
|
||||
((struct hal_data_8188e *)((__pAdapter)->HalData))
|
||||
#define GET_RF_TYPE(priv) (GET_HAL_DATA(priv)->rf_type)
|
||||
|
||||
/* rtl8188e_hal_init.c */
|
||||
void _8051Reset88E(struct adapter *padapter);
|
||||
|
Loading…
x
Reference in New Issue
Block a user