linux/drivers/staging/rtl8821ae
Konrad Zapalowicz 0eec210abc staging: rtl8821ae: add static for local symbols in halbtcoutsrc.c
This commit fixes the sparse warning:

    "warning: symbol 'X' was not declared. Should it be static?"

Where the X is one of the following:

    bt_profile_string
    bt_spec_string
    bt_link_role_string
    h2c_state_string
    io_state_string
    btc_dbg_buf
    halbtc_is_bt_coexist_available
    halbtc_is_wifi_busy
    halbtc_dbg_init
    halbtc_is_hw_mailbox_exist
    halbtc_is_bt40
    halbtc_legacy
    halbtc_get_wifi_bw
    halbtc_get_wifi_central_chnl
    halbtc_leave_lps
    halbtc_enter_lps
    halbtc_normal_lps
    halbtc_leave_low_power
    halbtc_nomal_low_power
    halbtc_disable_low_power
    halbtc_aggregation_check
    halbtc_get_bt_patch_version
    halbtc_get_wifi_rssi
    halbtc_get
    halbtc_set
    halbtc_display_coex_statistics
    halbtc_display_bt_link_info
    halbtc_display_bt_fw_info
    halbtc_display_fw_pwr_mode_cmd
    halbtc_read_1byte
    halbtc_read_2byte
    halbtc_read_4byte
    halbtc_write_1byte
    halbtc_bitmask_write_1byte
    halbtc_write_2byte
    halbtc_write_4byte
    halbtc_set_macreg
    halbtc_get_macreg
    halbtc_set_bbreg
    halbtc_get_bbreg
    halbtc_set_rfreg
    halbtc_get_rfreg
    halbtc_fill_h2c_cmd
    halbtc_display_dbg_msg
    halbtc_under_ips

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-25 11:11:18 -07:00
..
btcoexist staging: rtl8821ae: add static for local symbols in halbtcoutsrc.c 2014-05-25 11:11:18 -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