projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
766ceca
)
staging: wilc1000: remove useless extern declarations
author
Chaehyun Lim
<
[email protected]
>
Tue, 15 Sep 2015 05:06:18 +0000
(14:06 +0900)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 15 Sep 2015 13:52:48 +0000
(06:52 -0700)
This patch removes useless extern declarations. This function is not
existed in the driver.
Signed-off-by: Chaehyun Lim <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/wilc1000/host_interface.c
patch
|
blob
|
history
diff --git
a/drivers/staging/wilc1000/host_interface.c
b/drivers/staging/wilc1000/host_interface.c
index 2574c4884c6d870f2e9a864df10e38c0bd75f96b..563063ce6ba0a6a9c558a708f5111a475bf764d6 100644
(file)
--- a/
drivers/staging/wilc1000/host_interface.c
+++ b/
drivers/staging/wilc1000/host_interface.c
@@
-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