]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83b2164b1a9659517902f6a103b6b4655038689a
treec24a02b325139dbfc36e2548d16040f46ad5f1a3
parent179f3bd3012662e0e9154ee49e84de1e4919dab0
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