]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove host_int_set_start_scan_req
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sun, 8 Nov 2015 07:49:21 +0000 (16:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:14:03 +0000 (14:14 -0800)
commita1f8c2b7171f39ca063350ef5534f2837077e92f
treeac748d1a9b78b7af7e6b05c3ce51d48ac82a528c
parent49cb4ad33b9fb3e96fce05040b45c7977c2b7b46
staging: wilc1000: remove host_int_set_start_scan_req

This patch removes host_int_set_start_scan_req function definition and
declaration that is defined at host_interface.c and host_interface.h.
This function is defined but not used anywhere in this driver so that
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