commit | 4512bd370b111dd7ffc437ddd3179391df68fe1b | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Wed Nov 29 15:40:58 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 11 12:44:31 2017 +0100 |
tree | 060f58b3e49f0e916bbd803c0d3518b60d3e5927 | |
parent | 1907e38680af8f492f3da20cb36e3f33cfd971bf [diff] |
mmc: block: No need to export mmc_cleanup_queue() mmc_cleanup_queue() is not used by a different module. Do not export it. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Linus Walleij <linus.walleij@linaro.org>