staging: wilc1000: remove dead codes related to SIMULATION
authorTony Cho <tony.cho@atmel.com>
Tue, 28 Jul 2015 08:47:22 +0000 (17:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2015 20:51:41 +0000 (13:51 -0700)
commit9690df3f9de3689e7d2e916189761fff4754cd72
tree5b53dfde50a82220091f5c65068e64fe4671c411
parent5f8966d91e2e87ac9455aa5b2c10fccefa6d59a4
staging: wilc1000: remove dead codes related to SIMULATION

This patch removes preprocessor conditionals (#ifdef or #ifndef) related
to SIMULATION definition from the codes becasue that SIMULATION feature is not
used anymore.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/linux_mon.c
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
This page took 0.029643 seconds and 5 git commands to generate.