staging: rtl8723bs: remove empty #ifdef block
remove #ifdef block left empty after DBG_871X_LEVEL deletion. Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/c2600c9a71d4e222963cbc600b2e703fe2b1289f.1618480688.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
180b9f220a
commit
4ca91abbe4
@ -487,10 +487,6 @@ static int __init rtw_drv_entry(void)
|
||||
{
|
||||
int ret;
|
||||
|
||||
#ifdef BTCOEXVERSION
|
||||
#endif /* BTCOEXVERSION */
|
||||
|
||||
|
||||
ret = sdio_register_driver(&rtl8723bs_sdio_driver);
|
||||
if (ret != 0)
|
||||
rtw_ndev_notifier_unregister();
|
||||
|
Loading…
x
Reference in New Issue
Block a user