mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove CONFIG_PROC_DEBUG - defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
a3f602a144
commit
08a92b716f
5 changed files with 1 additions and 20 deletions
|
@ -218,8 +218,6 @@ extern u32 GlobalDebugLevel;
|
|||
} \
|
||||
} while (0)
|
||||
|
||||
#ifdef CONFIG_PROC_DEBUG
|
||||
|
||||
int proc_get_drv_version(char *page, char **start,
|
||||
off_t offset, int count,
|
||||
int *eof, void *data);
|
||||
|
@ -384,6 +382,5 @@ extern u32 GlobalDebugLevel;
|
|||
unsigned long count, void *data);
|
||||
|
||||
#endif //CONFIG_BT_COEXIST
|
||||
#endif //CONFIG_PROC_DEBUG
|
||||
|
||||
#endif //__RTW_DEBUG_H__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue