mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 06:43:06 +00:00
rtl8188eu: Remove configuration variables *ANDROID* and associated dead code
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
acda213bd2
commit
4c57c6047a
8 changed files with 12 additions and 172 deletions
|
@ -562,8 +562,6 @@ __inline static u32 bitshift(u32 bitmask)
|
|||
// Suspend lock prevent system from going suspend
|
||||
#ifdef CONFIG_WAKELOCK
|
||||
#include <linux/wakelock.h>
|
||||
#elif defined(CONFIG_ANDROID_POWER)
|
||||
#include <linux/android_power.h>
|
||||
#endif
|
||||
|
||||
extern void rtw_suspend_lock_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue