mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 06:43:06 +00:00
rtl8188eu: Remove XX_PLATFORM_YY
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
90df80d763
commit
e542073502
8 changed files with 0 additions and 103 deletions
|
@ -654,14 +654,7 @@ void LeaveAllPowerSaveMode(IN struct adapter *Adapter)
|
|||
adapter_to_dvobj(Adapter)->pusbdev->autosuspend_disabled = Adapter->bDisableAutosuspend;/* autosuspend disabled by the user */
|
||||
#endif
|
||||
}
|
||||
else
|
||||
#endif
|
||||
{
|
||||
#if defined(CONFIG_PLATFORM_SPRD)
|
||||
if(false == ips_leave(Adapter))
|
||||
DBG_871X("======> ips_leave fail.............\n");
|
||||
#endif /* CONFIG_PLATFORM_SPRD */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue