]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: spl_mmc: Minor cosmetics
authorPaul Kocialkowski <contact@paulk.fr>
Wed, 3 Jun 2015 16:48:51 +0000 (18:48 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jun 2015 20:11:42 +0000 (16:11 -0400)
commit1ec264695f746dd033a14762344aefff0aa3e3b5
treee97e7ebe1d17bfd108daaa146a2b351167cd5a6b
parent0b367380a52ac36b552d40ed1b10064d894e35a9
spl: spl_mmc: Minor cosmetics

This switches some printf calls to puts and avoids a test repetition.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
common/spl/spl_mmc.c