diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2017-07-06 16:26:55 +0800 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-08-30 14:01:28 +0200 |
commit | 292876ef567518cbfc45b446298458c8b9ce7cb7 (patch) | |
tree | e88ab5b7e85dddee8570904427c743e4019471d7 /CREDITS | |
parent | 09954ea9b6d4390555b71b30c5c3b82b6c679cf3 (diff) |
mmc: block: remove unused struct mmc_card *card
It was never used and introduced a long standing compile
warning:
drivers/mmc/core/block.c: In function 'power_ro_lock_store':
drivers/mmc/core/block.c:191:19: warning: variable 'card' set but not
used [-Wunused-but-set-variable]
Remove it to fix the warning.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions