diff options
| author | 2017-09-26 15:55:46 +0100 | |
|---|---|---|
| committer | 2017-10-02 08:18:11 +0200 | |
| commit | ddde0e7d950d912c8a75adfcd89134cca21b389b (patch) | |
| tree | 866275f677058f177753bd0b485d6094e83cd970 /Documentation | |
| parent | MAINTAINERS: Add TI OMAP SDHCI Maintainer (diff) | |
mmc: sdhci-omap: make three functions static, fixes warnings
The functions sdhci_omap_set_ios, sdhci_omap_set_power and
sdhci_omap_get_min_clock are local to the source and do not need
to be in global scope, so make them static.
Cleans up sparse warnings:
symbol 'sdhci_omap_set_ios' was not declared. Should it be static?
symbol 'sdhci_omap_set_power' was not declared. Should it be static?
symbol 'sdhci_omap_get_min_clock' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
