mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
staging: brcm80211: removed last global function declaration in .c file
Code cleanup. Signed-off-by: Roland Vossen <rvossen@broadcom.com> Reviewed-by: Arend van Spriel <arend@broadcom.com> Reviewed-by: Franky Lin <frankyl@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
b9a7429752
commit
0b68818585
@ -257,7 +257,6 @@ int brcmf_sdio_function_init(void)
|
||||
/*
|
||||
* module cleanup
|
||||
*/
|
||||
extern int brcmf_sdio_remove(struct device *dev);
|
||||
void brcmf_sdio_function_cleanup(void)
|
||||
{
|
||||
sd_trace(("%s Enter\n", __func__));
|
||||
|
Loading…
Reference in New Issue
Block a user