aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Aiuto <[email protected]>2021-06-15 13:45:31 +0200
committerGreg Kroah-Hartman <[email protected]>2021-06-15 15:24:23 +0200
commita22bda6df28ce1fd197598a9e2613c7693dc5df1 (patch)
treeb2d40fa4465b4b48ebfa26cc2cfefe07f79af70e
parentd3cfc3dd40b4bb2e44ca3dbce35e813608b1b601 (diff)
staging: rtl8723bs: remove unused debug macro
remove unused debug macro definition in include/autoconf.h Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Fabio Aiuto <[email protected]> Link: https://lore.kernel.org/r/4d1e9ad759fc4b66fa3309637b3b4c8eb81d2ea9.1623756906.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--drivers/staging/rtl8723bs/include/autoconf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/rtl8723bs/include/autoconf.h b/drivers/staging/rtl8723bs/include/autoconf.h
index 944a7d2a1e53..aeb9479d1327 100644
--- a/drivers/staging/rtl8723bs/include/autoconf.h
+++ b/drivers/staging/rtl8723bs/include/autoconf.h
@@ -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 */