summaryrefslogtreecommitdiff
path: root/arch/sparc
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2020-09-21 16:21:21 +0300
committerKalle Valo <kvalo@codeaurora.org>2020-09-22 10:40:00 +0300
commit7f885b0bdf6f7642a69c7efd20223015494dbbe4 (patch)
tree45e1b3f668edd47bcc587c5af270fe1bd42c55bc /arch/sparc
parentb421d04e4978f58c7a2ba91b6452c2785b7e1aef (diff)
wcn36xx: Mark internal smd functions static
This commit marks all smd.c functions that are only used inside of smd.c as static. Previous commits added some VHT specific setup functions non-static which is the right thing to do in terms of having granular git commits that compile warning free. What we really want is for local not global scope on those functions. This patch makes the conversion from global to local scope. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200910150845.2179320-2-bryan.odonoghue@linaro.org
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions