linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8192ce
Amadeusz Sławiński be913e3f49 rtlwifi: rtl8192ce: Make functions static & rm sw.h
Some of functions which were exposed in sw.h, are only used in sw.c, so
just make them static. The rtl92c_init_var_map function is not defined
anywhere, while declared in sw.h. Two other functions are also declared
in phy.h (which is included in sw.c) and their definitions are in phy.c
Overall sw.h is unnecessary and can be removed.

Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2020-01-26 17:39:37 +02:00
..
def.h rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros 2019-09-13 17:55:40 +03:00
dm.c rtlwifi: rtl8192ce: Replace old-style license information 2019-02-19 16:59:57 +02:00
dm.h rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
hw.c rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation macros 2019-12-18 20:22:28 +02:00
hw.h rtlwifi: rtl8192ce: Replace old-style license information 2019-02-19 16:59:57 +02:00
led.c rtlwifi: rtl8192ce: Replace old-style license information 2019-02-19 16:59:57 +02:00
led.h rtlwifi: rtl8192ce: Replace old-style license information 2019-02-19 16:59:57 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c rtlwifi: rtl8192ce: Fix missing blank lines 2019-02-28 10:30:03 +02:00
phy.h rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
reg.h rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
rf.c rtlwifi: rtl8192{c,u}: Remove CamelCase variables 2019-02-19 17:02:56 +02:00
rf.h rtlwifi: rtl8192ce: Replace old-style license information 2019-02-19 16:59:57 +02:00
sw.c rtlwifi: rtl8192ce: Make functions static & rm sw.h 2020-01-26 17:39:37 +02:00
table.c rtlwifi: rtl8192ce: Fix missing blank lines 2019-02-28 10:30:03 +02:00
table.h rtlwifi: rtl8192ce: Replace old-style license information 2019-02-19 16:59:57 +02:00
trx.c rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping 2019-12-18 21:06:51 +02:00
trx.h rtlwifi: rtl8192ce: Fix incorrect returned values 2019-09-03 16:34:25 +03:00