staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.c
authorFabio Aiuto <fabioaiuto83@gmail.com>
Tue, 23 Mar 2021 12:56:35 +0000 (13:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Mar 2021 14:22:21 +0000 (15:22 +0100)
commit838c96a29a80fad08c1d7dbe01fbc68d6b995314
tree77082227a68daaa0efb0c8257d34f451cd4507fd
parentc6fbbb17e5ea3760185afbc8d92ae7daba106682
staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.c

remove unnecessary extern.

The function is defined static in os_dep/os_intfs.c and used only once
in the same file

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/f3a7b2c00221aa09ed782fb30ce55936f443a12d.1616503354.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/sdio_intf.c