diff options
author | 2016-09-23 21:21:33 +0800 | |
---|---|---|
committer | 2016-09-23 19:00:59 +0200 | |
commit | e4e8d968a319a311908b2dd8f241442b5c529b5f (patch) | |
tree | c759011a87b9193dbd67239f3339c71a8d352505 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: rtl8192u: remove unused functions in r8192U_core.c (diff) | |
download | linux-dev-e4e8d968a319a311908b2dd8f241442b5c529b5f.tar.xz linux-dev-e4e8d968a319a311908b2dd8f241442b5c529b5f.zip |
Staging: ks7010: remove unused function in ks_wlan_net.c
We get 1 warning when building kernel with W=1:
drivers/staging/ks7010/ks_wlan_net.c:3520:5: warning: no previous prototype for 'ks_wlan_reset' [-Wmissing-prototypes]
In fact, these functions are unused in
ks_wlan_net.c, but should be removed.
So this patch removes the unused function.
Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions