Ver Fonte

staging:r8188eu: remove rtw_handle_dualmac declaration

It is a declaration of the non-existent function.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Ivan Safonov há 9 anos atrás
pai
commit
f34395c833
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      drivers/staging/rtl8188eu/include/drv_types.h

+ 0 - 2
drivers/staging/rtl8188eu/include/drv_types.h

@@ -177,8 +177,6 @@ struct adapter {
 
 #define adapter_to_dvobj(adapter) (adapter->dvobj)
 
-int rtw_handle_dualmac(struct adapter *adapter, bool init);
-
 static inline u8 *myid(struct eeprom_priv *peepriv)
 {
 	return peepriv->mac_addr;