From: Fabio Aiuto Date: Tue, 15 Jun 2021 11:45:36 +0000 (+0200) Subject: staging: rtl8723bs: move LPS_RPWM_WAIT_MS macro X-Git-Tag: Ubuntu-5.15.0-12.12~2319^2~98 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=414ce135c4223d59bca4f0e92d27cce64bff8309;p=mirror_ubuntu-jammy-kernel.git staging: rtl8723bs: move LPS_RPWM_WAIT_MS macro move LPS_RPWM_WAIT_MS macro from include/autoconf.h to include/hal_btcoex.h in order to empty unneeded autoconf.h. Reviewed-by: Hans de Goede Signed-off-by: Fabio Aiuto Link: https://lore.kernel.org/r/5756b958b5d279f1cc8cea7887f50d003b17b94e.1623756906.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/include/hal_btcoex.h b/drivers/staging/rtl8723bs/include/hal_btcoex.h index eb9d0ba861a5..849fb90b43b7 100644 --- a/drivers/staging/rtl8723bs/include/hal_btcoex.h +++ b/drivers/staging/rtl8723bs/include/hal_btcoex.h @@ -9,6 +9,8 @@ #include +#define LPS_RPWM_WAIT_MS 300 + /* Some variables can't get from outsrc BT-Coex, */ /* so we need to save here */ struct bt_coexist {