mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-01 04:53:09 -04:00
staging: rtl8723bs: remove unused debug macro
remove unused debug macro definition in include/autoconf.h Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/4d1e9ad759fc4b66fa3309637b3b4c8eb81d2ea9.1623756906.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d3cfc3dd40
commit
a22bda6df2
@@ -40,11 +40,5 @@
|
||||
*/
|
||||
#define WAKEUP_GPIO_IDX 12 /* WIFI Chip Side */
|
||||
|
||||
/*
|
||||
* Debug Related Config
|
||||
*/
|
||||
|
||||
#define DBG 0 /* for ODM & BTCOEX debug */
|
||||
|
||||
/* define DBG_XMIT_BUF */
|
||||
/* define DBG_XMIT_BUF_EXT */
|
||||
|
||||
Reference in New Issue
Block a user