staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.c
authorTony Cho <tony.cho@atmel.com>
Mon, 12 Oct 2015 07:56:04 +0000 (16:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:58:01 +0000 (20:58 -0700)
commit60bd1003e1045732233493595367bf1d6d5df9f2
treed4f3888ffad252f8b731d95eba4fe968c2ce4a47
parentf6e55e043f9fbf3c0a04485ec5ffc5d0ba76d498
staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.c

This patch removes "wilc_wlan.c" from the wilc_wfi_cfgoperation.c file and
adds wilc_wlan.o into Makefile to compile it because there is few benefits.
This patch also adds "wilc_wfi_netdevice.h" in the wilc_wlan.c file to avoid
the compile errors.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wlan.c