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 unneeded comments
remove unneeded comments 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/4c1ea0e7ddceebba1afe1485662c204db5dfa9c7.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
a22bda6df2
commit
6f8b3e04bf
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user