diff options
author | Baoyou Xie <baoyou.xie@linaro.org> | 2016-09-23 21:21:33 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-23 19:00:59 +0200 |
commit | e4e8d968a319a311908b2dd8f241442b5c529b5f (patch) | |
tree | c759011a87b9193dbd67239f3339c71a8d352505 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | af8b19c4a8ed156904e14d97dd186f5d8858acd6 (diff) |
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