]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf474ae084effea52f7d849de30fbdb76854f66dd
treede083e80c5a27a6a5f8bc283db0d6865a5ca6b96
parent5382fc53bd1c00968f1caa8d42f55dc0efa7b961
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