commit | c218acfaa637d02830549cf27798921f820ec818 | [log] [tgz] |
---|---|---|
author | Amadeusz Sławiński <amade@asmblr.net> | Mon Dec 23 13:37:13 2019 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 17:39:42 2020 +0200 |
tree | b86d6cf2dca3c72e799d5fa21e8b34ed977350a6 | |
parent | 5b2640835a3443e629ee2af4b8367f6abdeb142a [diff] |
rtlwifi: rtl8723ae: 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. This makes sw.h unnecessary, so remove it. Signed-off-by: Amadeusz Sławiński <amade@asmblr.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>