staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOST
authorGlen Lee <glen.lee@atmel.com>
Wed, 30 Sep 2015 02:59:23 +0000 (11:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Sep 2015 03:04:33 +0000 (05:04 +0200)
commit438b293ebded4c89fe0a2c4f68e065a79e752511
tree2813d91969f31011f9ea4d1db7aa7c598571f89d
parent9fc42225f23e0b29583b92499806264dbfba0f4b
staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOST

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@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/wilc_wlan_if.h