staging: wilc1000: remove useless extern declarations
This patch removes useless extern declarations. This function is not existed in the driver. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
766cecaffd
commit
77c19f3a9c
@ -1,8 +1,6 @@
|
||||
#include "host_interface.h"
|
||||
#include "coreconfigurator.h"
|
||||
|
||||
extern s32 TransportInit(void);
|
||||
extern s32 TransportDeInit(void);
|
||||
extern u8 connecting;
|
||||
|
||||
#ifdef DISABLE_PWRSAVE_AND_SCAN_DURING_IP
|
||||
|
Loading…
x
Reference in New Issue
Block a user