staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definition

remove unused WAKEUP_GPIO_IDX macro definition.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/6bf5ddf3e4465840cdfcca79a524645cdaf0104d.1623756906.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Fabio Aiuto 2021-06-15 13:45:33 +02:00 committed by Greg Kroah-Hartman
parent 6f8b3e04bf
commit 298a52a37a
1 changed files with 0 additions and 5 deletions

View File

@ -25,8 +25,3 @@
#define HAL_BB_ENABLE 1
#define HAL_RF_ENABLE 1
#endif
/*
* Platform dependent
*/
#define WAKEUP_GPIO_IDX 12 /* WIFI Chip Side */