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:
Larry Finger 2013-07-18 10:12:28 -05:00
parent 5ce0198d67
commit 83e1776605
4 changed files with 2 additions and 11 deletions

View file

@ -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_