staging: wilc1000: avoid host_int_get_assoc_res_info() forward declaration
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 18 Jul 2018 22:45:14 +0000 (04:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 07:04:48 +0000 (09:04 +0200)
commit8bdc6bbc0996886afd5b400b42fa654b518da58f
treede083e80c5a27a6a5f8bc283db0d6865a5ca6b96
parent2653aade480741c38e0aacbf1fc21e5662d63ae6
staging: wilc1000: avoid host_int_get_assoc_res_info() forward declaration

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

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