Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmc: cb710: Return err value in cb710_wait_while_busy()
Fixes: drivers/mmc/host/cb710-mmc.c: In function ‘cb710_wait_while_busy’: drivers/mmc/host/cb710-mmc.c:182:6: warning: variable ‘err’ set but not used [-Wunused-but-set-variable] Signed-off-by: Chris Ball <[email protected]> Acked-by: Michał Mirosław <[email protected]> Acked-by: Wolfram Sang <[email protected]>
- Loading branch information