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

This patch removes host_int_get_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 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