[PATCH 3/4] staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOST

Greg KH gregkh at linuxfoundation.org
Tue Sep 29 00:34:38 UTC 2015


On Wed, Sep 23, 2015 at 04:10:54PM +0900, Glen Lee wrote:
> The define WILC_PARSE_SCAN_IN_HOST is always used in the driver, so just
> delete ifdef WILC_PARSE_SCAN_IN_HOST line, ifndef WILC_PARSE_SCAN_IN_HOST
> line and it's related codes. Finally, remove define in Makefile.
> 
> Signed-off-by: Glen Lee <glen.lee at atmel.com>
> ---
>  drivers/staging/wilc1000/Makefile         |  1 -
>  drivers/staging/wilc1000/host_interface.c | 62 -------------------------------
>  drivers/staging/wilc1000/wilc_wlan_if.h   |  3 +-
>  3 files changed, 1 insertion(+), 65 deletions(-)

This and the 4/4 patch does not apply to my tree, please rebase and
resend.

thanks,

greg kh


More information about the devel mailing list