Skip to content

Commit

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

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/8983c3077979830aec02427ed895507213b38f95.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 3a96d35 commit 603693d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/rtl8723bs/hal/odm_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@
#define ODM_COMP_COMMON BIT30
#define ODM_COMP_INIT BIT31

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

void ODM_InitDebugSetting(struct dm_odm_t *pDM_Odm);

#endif /* __ODM_DBG_H__ */

0 comments on commit 603693d

Please sign in to comment.