remove unused RTW_DBGDUMP macro definition. Signed-off-by: Fabio Aiuto <fabioaiuto83@xxxxxxxxx> --- drivers/staging/rtl8723bs/include/rtw_debug.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/rtl8723bs/include/rtw_debug.h b/drivers/staging/rtl8723bs/include/rtw_debug.h index fc187a4ed2c3..c7e8187ca7f5 100644 --- a/drivers/staging/rtl8723bs/include/rtw_debug.h +++ b/drivers/staging/rtl8723bs/include/rtw_debug.h @@ -144,8 +144,6 @@ #if defined(_dbgdump) -#define RTW_DBGDUMP NULL /* 'stream' for _dbgdump */ - #endif /* defined(_dbgdump) */ void mac_reg_dump(struct adapter *adapter); -- 2.20.1