diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-03 13:06:36 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-10-30 13:46:01 +0300 |
commit | 519c51af0d176aef90ba9d3266cccbbb09e68d0c (patch) | |
tree | 6937b44a25f0b0e1ad787cb0b85e6816f9ffd851 /Documentation/devicetree/bindings/mmc | |
parent | 085cc3ab39d44ccb0ee051b0bc58f4dd0c0cbfaf (diff) | |
download | linux-519c51af0d176aef90ba9d3266cccbbb09e68d0c.tar.xz |
mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling static
The function sdhci_at91_set_uhs_signaling is local to the source and does
not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'sdhci_at91_set_uhs_signaling' 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/devicetree/bindings/mmc')
0 files changed, 0 insertions, 0 deletions