spi/sh-hspi: Remove noisy print

This adds no meaningful value.

Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Mark Brown 2013-07-28 15:33:51 +01:00
parent 3b2f64d00c
commit 8e76fda3e1
1 changed files with 0 additions and 2 deletions

View File

@ -327,8 +327,6 @@ static int hspi_probe(struct platform_device *pdev)
pm_runtime_enable(&pdev->dev);
dev_info(&pdev->dev, "probed\n");
return 0;
error1: