]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove host_int_disconnect_station
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sun, 8 Nov 2015 07:49:23 +0000 (16:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:14:03 +0000 (14:14 -0800)
commit3fbb77f2b3aacd054564e7431c17f1f44fdf65c3
tree2e3681135cbc9026a21b5e03028e3b446358649e
parent9c2a6f282636214e6cfb7e4c454e84151f31467b
staging: wilc1000: remove host_int_disconnect_station

This patch removes host_int_disconnect_station function definition and
declaration that is defined at host_interface.c and host_interface.h.
This function is defined but not used anywhere so just remove it.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h