diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2016-07-25 19:59:23 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-09-26 21:31:07 +0200 |
commit | 41f469cac2663a41a7b0c84cb94e8f7024385ae4 (patch) | |
tree | 368e124793994c5ec79bd4b78fed1c097d5dbb9b /include | |
parent | 721e0497172f0fa661eed2d63367cddf479f35e8 (diff) |
mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
wait_for_completion_timeout_interruptible returns long not unsigned long
so dma_time, which is used exclusively here, is changed to long.
Fixes: 1b66e94e6b99 ("mmc: moxart: Add MOXA ART SD/MMC driver")
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions