rtl8188eu: Remove a couple of useless routines from platform/

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2018-10-25 11:31:36 -05:00
parent 6882712849
commit c589c7a0c2
3 changed files with 1 additions and 23 deletions

View file

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