mmc: dw_mmc: fix indentation issue
authorColin Ian King <colin.king@canonical.com>
Sun, 22 Sep 2019 11:54:43 +0000 (13:54 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 13 Nov 2019 15:10:16 +0000 (16:10 +0100)
commit6b62e128e6f6a1e0cdded5cf3e6b7d621d38a63b
treeadf6911d44fc80d0e2b44fe35d5b71801fd69ba6
parent690dba13840e68bb13bb8e45cf3f2e066d82b1a6
mmc: dw_mmc: fix indentation issue

There are a couple of statements that are indented by an extra
space, clean this up by remove the extraneous spaces.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c