]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: spi: Add newline to printf() in sandbox_sf_probe
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:10 +0000 (11:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:40 +0000 (22:39 +0200)
commita47c747d8fbe0a321c2c662006a993ad4aaab852
tree78a209dca3c1573a3446c88456d754b870a8275e
parent5d6562f11a7e9a27cbc97e98fc608e7ed2bb7477
sandbox: spi: Add newline to printf() in sandbox_sf_probe

This printf() should have a newline at the end. Add it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
drivers/mtd/spi/sandbox.c