]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: spl_mmc: Minor cosmetics
authorPaul Kocialkowski <contact@paulk.fr>
Wed, 3 Jun 2015 16:48:51 +0000 (18:48 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:52 +0000 (00:42 +0200)
commit180b69fb6b47bfaacc92a7b1eb5e16f8e4011a89
treeeff327d20090f17c4c5814894975fb4f6c80bd76
parentf647a5e3b80e68e1e2703ce388e78688f54d9d3c
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