summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorFabio Aiuto <fabioaiuto83@gmail.com>2021-04-10 16:20:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-11 08:45:02 +0200
commit8f32a6c89ce45b21b886a2a93947d5befb52fab2 (patch)
tree5f9f74c25c64bbbeb2d430c0f555d0833ab1cea2 /drivers
parent5ffbfcf38b800911dbc6516605391fd46188ef32 (diff)
downloadlinux-8f32a6c89ce45b21b886a2a93947d5befb52fab2.tar.gz
linux-8f32a6c89ce45b21b886a2a93947d5befb52fab2.tar.bz2
linux-8f32a6c89ce45b21b886a2a93947d5befb52fab2.zip
staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definition
remove commented out DEBUG_CFG80211 symbol definition. Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/b884ecb5c83c222f0b48839f89e53c45f4489e06.1618064274.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/rtl8723bs/include/autoconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/include/autoconf.h b/drivers/staging/rtl8723bs/include/autoconf.h
index 074fee2052c9..944a7d2a1e53 100644
--- a/drivers/staging/rtl8723bs/include/autoconf.h
+++ b/drivers/staging/rtl8723bs/include/autoconf.h
@@ -12,7 +12,6 @@
/*
* Functions Config
*/
-/* define DEBUG_CFG80211 */
#ifndef CONFIG_WIRELESS_EXT
#error CONFIG_WIRELESS_EXT needs to be enabled for this driver to work