OSDN Git Service

staging: wilc1000: remove extern declarations of g_linux_wlan
authorTony Cho <tony.cho@atmel.com>
Wed, 14 Oct 2015 11:46:29 +0000 (20:46 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 04:31:25 +0000 (21:31 -0700)
commit9b7ecb01886b4ad34e3cbabb08796bff1e1a709d
treec24a02b325139dbfc36e2548d16040f46ad5f1a3
parent95f840fb5355eda0bf797a2d7b6e684127128cac
staging: wilc1000: remove extern declarations of g_linux_wlan

This patch removes extern declaration of g_linux_wlan from the
followings because it is declared as extern in the wilc_wfi_netdevice.h
file.

- linux_mon.c
- linux_wlan_sdio.c
- wilc_wfi_cfgoperations.c

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