commit | 38413ce39a4bd908c02257cd2f9e0c92b27886f4 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Fri Oct 04 17:44:20 2019 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Nov 13 16:10:16 2019 +0100 |
tree | 749e62b71ced5ba8c0e8e2a579010fab40dd2458 | |
parent | d1807ad6b7dedc5301e803f56d4ae28ecc56b99e [diff] |
mmc: sdhci-pci: Make function amd_sdhci_reset static Fix sparse warnings: drivers/mmc/host/sdhci-pci-core.c:1599:6: warning: symbol 'amd_sdhci_reset' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>