staging: wilc1000: Remove unused function
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Tue, 16 Feb 2016 13:06:00 +0000 (18:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 00:58:06 +0000 (16:58 -0800)
commit792f4b1c4e267c0d5a6f654c3f156f1b7a0ba824
tree18675f146b650eb9f08e30ab508e6cd4030bfcf7
parente0a30008be203ded9b90b6bef668041e210fde52
staging: wilc1000: Remove unused function

Remove wilc_wlan_global_reset function since it is not used anywhere
in this driver.

This also silences the following sparse warning:
drivers/staging/wilc1000/wilc_wlan.c:1120:6: warning: symbol
'wilc_wlan_global_reset' was not declared. Should it be static?

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c