commit | 45475dc312d586744baabf8c5a330878faaf55ba | [log] [tgz] |
---|---|---|
author | Konrad Zapalowicz <bergo.torino@gmail.com> | Sat May 24 17:23:11 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 25 11:11:18 2014 -0700 |
tree | 8e29181cf79d6de163a1d84166c874e9a2322822 | |
parent | 0eec210abcf009ceecf73d8ea87420f7278f8654 [diff] |
staging: rtl8821ae: deal with unused functions in halbtcoutsrc.c 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>