mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-07 05:53:06 +00:00
rtl8188eu: Remove a couple of useless routines from platform/
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
6882712849
commit
c589c7a0c2
3 changed files with 1 additions and 23 deletions
|
@ -54,7 +54,7 @@ enum {
|
|||
|
||||
#define RTW_DBG_EXPR(EXPR) do {} while (0)
|
||||
|
||||
#define RTW_DBGDUMP 0 /* 'stream' for _dbgdump */
|
||||
#define RTW_DBGDUMP NULL /* 'stream' for _dbgdump */
|
||||
|
||||
/* don't use these 3 APIs anymore, will be removed later */
|
||||
#define RT_TRACE(_Comp, _Level, Fmt) do {} while (0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue