staging: wilc1000: avoid forward declaration for handle_scan_done()
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 18 Jul 2018 22:45:13 +0000 (04:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 07:04:48 +0000 (09:04 +0200)
commit2653aade480741c38e0aacbf1fc21e5662d63ae6
tree50a4871b4d0c5ff8a4477505e7880892f614e974
parent674650fd643ed551e78af047381b6e30508b0f12
staging: wilc1000: avoid forward declaration for handle_scan_done()

Reorder the function position in host interface to avoid forward
declaration of handle_scan_done().

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c