commit | 2198eeff2344f712eca677db298bd754348aa733 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Fri Mar 22 22:11:38 2019 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 15 11:55:54 2019 +0200 |
tree | 030121bcbd20421ad4c396692e596e63865bd106 | |
parent | b77544280ccf924787af1db8d7b26ce5305becdc [diff] |
mmc: sdhci-omap: Make sdhci_omap_reset static Fix sparse warning: drivers/mmc/host/sdhci-omap.c:788:6: warning: symbol 'sdhci_omap_reset' was not declared. Should it be static? Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Faiz Abbas <faiz_abbas@ti.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>