diff options
| author | Nicholas Mc Guire <hofrat@osadl.org> | 2016-07-25 19:59:23 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-10 10:26:07 +0200 |
| commit | 1457904f30acfe92e86f9ee4d8904b3ebf70409e (patch) | |
| tree | eeaa319d73b4b13556c748566fbd9048430c6808 /include/linux | |
| parent | b80a590de4fab8ae9fb4f64db6dd969634f52614 (diff) | |
mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
commit 41f469cac2663a41a7b0c84cb94e8f7024385ae4 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
