linux-hardened/drivers/staging/rtl8821ae
Konrad Zapalowicz f2591796b8 staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.c
This commit fixes the compiler -Wunused-function warning. Most of the
unused functions were removed however for a few of them it was enough
to put #define around them.

Removed symbols:

    halbtc8723b1ant_rf_shrink
    halbtc8723b1ant_dac_swing
    halbtc8723b1ant_adc_backoff
    halbtc8723b1ant_agc_table
    halbtc8723b1ant_coex_alloff
    halbtc8723b1ant_ps_tdma_type_by_wifi_rssi
    halbtc8723b1ant_set_sw_rf_rx_lpf_corner
    halbtc8723b1ant_set_sw_full_time_dac_swing
    halbtc8723b1ant_set_adc_backoff
    halbtc8723b1ant_set_agc_table
    halbtc8723b1ant_set_dac_swing_reg

Conditionally compiled symbols:

    halbtc8723b1ant_bt_auto_report
    halbtc8723b1ant_set_bt_auto_report
    halbtc8723b1ant_action_wifi_only
    halbtc8723b1ant_monitor_bt_enable_disable

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-25 11:11:17 -07:00
..
btcoexist staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.c 2014-05-25 11:11:17 -07:00
rtl8821ae staging: rtl8821ae: fix not declared symbols should be static in sw.c 2014-05-23 21:33:50 +09:00
base.c staging/rtl8821ae: avoid format string leak to thread name 2014-05-23 21:33:51 +09:00
base.h
cam.c
cam.h
compat.h
core.c staging: rtl8821ae: Fix typo in comment and printk in rtl8821ae 2014-02-27 12:44:26 -08:00
core.h staging: rtl8821ae: Fix typo in comment and printk in rtl8821ae 2014-02-27 12:44:26 -08:00
debug.c staging: rtl8821ae: Fix typo in comment and printk in rtl8821ae 2014-02-27 12:44:26 -08:00
debug.h staging: rtl8821ae: Fix typo in comment and printk in rtl8821ae 2014-02-27 12:44:26 -08:00
efuse.c staging: rtl8821ae: Fix C99 style comments in efuse.c 2014-02-27 12:44:26 -08:00
efuse.h
Kconfig staging/rtl8821ae: fix build, depends on MAC80211 2014-02-11 15:57:40 -08:00
Makefile
pci.c staging: rtl8821ae: fix pointer coding style 2014-05-23 21:32:28 +09:00
pci.h staging: rtl8821ae: Fix C99 style comments in pci.c and pci.h 2014-02-27 12:44:26 -08:00
ps.c staging: rtl8821ae: Fix typo in comment and printk in rtl8821ae 2014-02-27 12:44:26 -08:00
ps.h
rc.c Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"" 2014-03-13 12:53:32 -04:00
rc.h
regd.c staging: rtl8821ae: Fix typo in comment and printk in rtl8821ae 2014-02-27 12:44:26 -08:00
regd.h staging: rtl8821ae: a couple macro expansion bugs 2014-02-07 10:30:39 -08:00
stats.c
stats.h
TODO Staging: rtl8821ae: add TODO file 2014-01-23 09:39:11 -08:00
wifi.h staging/rtl8821ae: fix sparse address space warning 2014-04-25 16:02:01 -07:00