mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
staging: rtl8723bs: remove empty #ifdef block
remove empty #ifdef block. Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/9a2095cfd69647dd304eb9e059a6aa9aa00694e6.1619794331.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
87c596b03b
commit
ad91b3d47b
|
|
@ -112,11 +112,6 @@ extern u32 GLBtcDbgType[];
|
|||
#define CL_SPRINTF snprintf
|
||||
#define CL_PRINTF DCMD_Printf
|
||||
|
||||
/* The following is for dbgview print */
|
||||
#if DBG
|
||||
#else
|
||||
#endif
|
||||
|
||||
struct btc_board_info {
|
||||
/* The following is some board information */
|
||||
u8 btChipType;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user