summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc.h
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2018-02-23 05:23:16 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2018-03-05 15:04:29 +0300
commitec10ab572e4060f6ef586952196ef80f3b3b7f3b (patch)
treefb3884e8473ce658d91577ffc2f4d1d83caad896 /drivers/mmc/host/dw_mmc.h
parent64c1412b77d08df1bc4ddea1187eb8a76df1186c (diff)
downloadlinux-ec10ab572e4060f6ef586952196ef80f3b3b7f3b.tar.xz
mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD
Clang reports a compile warning: drivers/mmc/host/dw_mmc.c:2124:5: warning: Value stored to 'prev_state' is never read By checking the code, prev_state and state assignment for STATE_SENDING_CMD is indeed never used after jumping to unlock tag. So remove it. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/dw_mmc.h')
0 files changed, 0 insertions, 0 deletions