mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 15:49:42 -04:00
staging: rtl8723bs: remove unused RTW_DBGDUMP macro definition
remove unused RTW_DBGDUMP macro definition. Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/5efe991636b899936f39a7efceaac9edce9da91e.1619254603.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
eeec59e45c
commit
aeef75e7c4
@@ -144,8 +144,6 @@
|
||||
|
||||
#if defined(_dbgdump)
|
||||
|
||||
#define RTW_DBGDUMP NULL /* 'stream' for _dbgdump */
|
||||
|
||||
#endif /* defined(_dbgdump) */
|
||||
|
||||
void mac_reg_dump(struct adapter *adapter);
|
||||
|
||||
Reference in New Issue
Block a user