mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-07 14:03:05 +00:00
rtl8188eu: CONFIG_GLOBAL_UI_PID is always selected
This configuration variable is removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
5ce0198d67
commit
83e1776605
4 changed files with 2 additions and 11 deletions
|
@ -133,8 +133,7 @@ extern NDIS_STATUS drv_set_info(
|
|||
u32* BytesRead,
|
||||
u32* BytesNeeded
|
||||
);
|
||||
#ifdef CONFIG_GLOBAL_UI_PID
|
||||
|
||||
extern int ui_pid[3];
|
||||
#endif
|
||||
|
||||
#endif // #ifndef __INC_CEINFO_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue