mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
staging: rtl8723bs: remove unused DbgPrint macro
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>
This commit is contained in:
parent
2ce75c4f9e
commit
367fce0d9e
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user