git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eec210
)
staging: rtl8821ae: deal with unused functions in halbtcoutsrc.c
author
Konrad Zapalowicz
<bergo.torino@gmail.com>
Sat, 24 May 2014 15:23:11 +0000
(17:23 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 25 May 2014 18:11:18 +0000
(11:11 -0700)
This commit fixes the compiler -Wunused-function warning. Several
functions had to be removed.
Removed symbols
halbtc_is_hw_mailbox_exist
halbtc_set_macreg
halbtc_get_macreg
halbtc_under_ips
Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found