staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_EXT_CLK
authorFabio Aiuto <fabioaiuto83@gmail.com>
Mon, 15 Mar 2021 10:16:27 +0000 (11:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Mar 2021 11:42:38 +0000 (12:42 +0100)
commit9d444d070b08b5e776c43c3354efed89433c8838
tree95f570c89d01bdb025f4658ba39417220661e1f1
parent2c967237f4faef4e37e60846d594b1e22a541f7e
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_EXT_CLK

remove conditional code blocks checked by unused
CONFIG_EXT_CLK

cleaning required in TODO file:

find and remove code blocks guarded by never set CONFIG_FOO defines

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/e50627bb53a8c2d3fcb03a95d8d490e98beff03a.1615801722.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_halinit.c