commit | 8ddd4a2a6b5930b8318b994e416db4491795a8aa | [log] [tgz] |
---|---|---|
author | Amadeusz Sławiński <amade@asmblr.net> | Mon Dec 23 13:37:15 2019 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 17:39:45 2020 +0200 |
tree | 8acb54034b269f599016f5d0451f8ce8ef158204 | |
parent | 02a214e29ea4415437d9e38c6bf5604e564397da [diff] |
rtlwifi: rtl8821ae: 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>