From: Fabio Aiuto Date: Tue, 15 Jun 2021 11:45:32 +0000 (+0200) Subject: staging: rtl8723bs: remove unneeded comments X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6f8b3e04bfa671d6f3818f449cb581efbfd0a732;p=linux.git staging: rtl8723bs: remove unneeded comments remove unneeded comments in include/autoconf.h Reviewed-by: Hans de Goede Signed-off-by: Fabio Aiuto Link: https://lore.kernel.org/r/4c1ea0e7ddceebba1afe1485662c204db5dfa9c7.1623756906.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/include/autoconf.h b/drivers/staging/rtl8723bs/include/autoconf.h index aeb9479d13277..4b2cf86b8aa43 100644 --- a/drivers/staging/rtl8723bs/include/autoconf.h +++ b/drivers/staging/rtl8723bs/include/autoconf.h @@ -4,15 +4,6 @@ * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved. * ******************************************************************************/ - -/* - * Automatically generated C config: don't edit - */ - -/* - * Functions Config - */ - #ifndef CONFIG_WIRELESS_EXT #error CONFIG_WIRELESS_EXT needs to be enabled for this driver to work #endif @@ -39,6 +30,3 @@ * Platform dependent */ #define WAKEUP_GPIO_IDX 12 /* WIFI Chip Side */ - -/* define DBG_XMIT_BUF */ -/* define DBG_XMIT_BUF_EXT */