]> git.baikalelectronics.ru Git - uboot.git/commit
spl: mmc: Fix indentation in spl_mmc.c file
authorMans Rullgard <mans@mansr.com>
Tue, 3 Sep 2019 14:17:17 +0000 (16:17 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 19:33:27 +0000 (15:33 -0400)
commitbc3d46a324487578d6b6b115cfedebc0e8294ee6
tree60a15080ead56dca2452594e68a92eb818a53649
parente8e8f5ee47f55bbf4309f57711eb3d59cbef7fd6
spl: mmc: Fix indentation in spl_mmc.c file

This fixes a wrongly indented block of code.

Signed-off-by: Mans Rullgard <mans@mansr.com>
[lukma: Make the commit message more verbose]
Signed-off-by: Lukasz Majewski <lukma@denx.de>
common/spl/spl_mmc.c