mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
rtl8188eu: Remove empty _rtw_free_sema()
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
890e54b7a7
commit
e2e51bd6f4
5 changed files with 0 additions and 10 deletions
|
@ -104,7 +104,6 @@ static inline void _init_pwrlock(struct semaphore *plock)
|
|||
|
||||
static inline void _free_pwrlock(struct semaphore *plock)
|
||||
{
|
||||
_rtw_free_sema(plock);
|
||||
}
|
||||
|
||||
static inline void _enter_pwrlock(struct semaphore *plock)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue