mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 16:44:20 +00:00
rtl8188eu: Remove dead code for other PLATFORM_XX variables
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
a3ca3380b5
commit
bb27b28f6e
18 changed files with 4 additions and 652 deletions
|
@ -1828,9 +1828,7 @@ int _netdev_open(struct net_device *pnetdev)
|
|||
|
||||
if (padapter->intf_start)
|
||||
padapter->intf_start(padapter);
|
||||
#ifndef RTK_DMP_PLATFORM
|
||||
rtw_proc_init_one(pnetdev);
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_IOCTL_CFG80211
|
||||
rtw_cfg80211_init_wiphy(padapter);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue