staging: wilc1000: make function wilc_get_stats_async static
authorMarko Stankovic <dartnorris@gmail.com>
Tue, 25 Dec 2018 22:35:31 +0000 (23:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2019 07:56:07 +0000 (08:56 +0100)
commit2f6fa4ca37c57e56ea535c947f60060c69a3dc03
tree4685ca372c31527430b841adeed9f91684cfe9ff
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
staging: wilc1000: make function wilc_get_stats_async static

Makes local function wilc_get_stats_async() static

Cleans up sparse warning:
symbol 'wilc_get_stats_async' was not declared. Should it be static?

Signed-off-by: Marko Stankovic <dartnorris@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c