staging: wilc1000: wilc_wlan_cfg_init: changes unused argument
authorLeo Kim <leo.kim@atmel.com>
Mon, 22 Feb 2016 04:41:15 +0000 (13:41 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Feb 2016 19:48:19 +0000 (11:48 -0800)
commitbda2b2fb4be2e7420697bab309223de05d4d02e6
tree88bfeedfd861ad01e86ba625d269abacbde4f000
parent21ac321f71b3f0cc7af34a6e1192fd92120bd1fa
staging: wilc1000: wilc_wlan_cfg_init: changes unused argument

This patch changes the argument of the wilc_wlan_cfg_init function,
wilc_debug to void type because wilc_debug function is not used any more.
In addition, finally removes wilc_debug and related variables.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan_cfg.c
drivers/staging/wilc1000/wilc_wlan_cfg.h