commit | 53e888d14b4b66c5b30e4b726ba431e0ac2dd8b0 | [log] [tgz] |
---|---|---|
author | Hulk Robot <hulkci@huawei.com> | Thu Jul 02 10:03:47 2020 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 13 12:18:25 2020 +0200 |
tree | 9682d6870e7745f8dbf550556a25c5f88c8f8f6b | |
parent | 58a91d96d0bfdcbed7f9795220e42e02ed3f2f89 [diff] |
mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() static Fix sparse build warning: drivers/mmc/host/sdhci-msm.c:1888:6: warning: symbol 'sdhci_msm_dump_vendor_regs' was not declared. Should it be static? Signed-off-by: Hulk Robot <hulkci@huawei.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Link: https://lore.kernel.org/r/20200702020347.77214-1-weiyongjun1@huawei.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>