staging: wilc1000: remove extern declaration
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 22 Sep 2015 13:47:43 +0000 (22:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:32:37 +0000 (02:32 +0200)
commitdd322576bdd4c3e529f5f6933dffe743ce78fadc
tree3e6f1a32e9329bc9e8fdf51b29138351ffd3e030
parent36cca3ba725c87c322dbef983d47a3fe72c6d9b4
staging: wilc1000: remove extern declaration

This patch removes extern declaration of *gpstrWlanOps in
coreconfigurator.c file. It is defined extern declaration in
wilc_wlan_if.h file and then is included in coreconfigurator.c file.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/wilc_wlan_if.h
This page took 0.024482 seconds and 5 git commands to generate.