commit | f90d2e4035d456cb20c0b784725d556eb4de4d8a | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Tue Sep 15 15:19:45 2015 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 26 15:59:54 2015 +0100 |
tree | ca079929290d32f6d314cfe521bf5cfd65e496e9 | |
parent | 7eece8d0e436e1eabc6b0adb04872964afe20b35 [diff] |
mmc: core: Convert __mmc_switch() into an internal core function As there are no users of the __mmc_switch() API, except for the mmc core itself, let's convert it from an exported function into an internal. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>