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)
committerSimon Glass <sjg@chromium.org>
Fri, 15 May 2015 00:49:35 +0000 (18:49 -0600)
commit832adb212e8096e9db405ed37342de8a9682deaf
tree2e4f9112c3033953e2adde8580b2d512a2faa0ad
parentb5279249544c6ad261991a2f4c20bb05376522d4
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