Skip to content

Commit

Permalink
staging: rtl8723bs: remove unused DbgPrint macro
Browse files Browse the repository at this point in the history
remove unused DbgPrint macro definition.

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/00e9b407fa1a7c911295b2fec215d82f5da058f8.1619794331.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Fabio Aiuto authored and Greg Kroah-Hartman committed May 10, 2021
1 parent 2ce75c4 commit 367fce0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/rtl8723bs/hal/odm_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
#define ODM_COMP_INIT BIT31

/*------------------------Export Marco Definition---------------------------*/
#define DbgPrint printk
#define RT_DISP(dbgtype, dbgflag, printstr)

void ODM_InitDebugSetting(struct dm_odm_t *pDM_Odm);
Expand Down

0 comments on commit 367fce0

Please sign in to comment.