staging: rtl8188eu: re-use hex_to_bin() instead of custom code
[cascardo/linux.git] / drivers / staging / rtl8188eu / include / wlan_bssdef.h
index 85e4b92..53b1bd8 100644 (file)
@@ -340,7 +340,4 @@ struct ndis_802_11_cap {
        struct ndis_802_11_auth_encrypt AuthenticationEncryptionSupported[1];
 };
 
-u8 key_char2num(u8 ch);
-u8 str_2char2num(u8 hch, u8 lch);
-
 #endif /* ifndef WLAN_BSSDEF_H_ */