forked from luck/tmp_suning_uos_patched
spi/sh-hspi: Remove noisy print
This adds no meaningful value. Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
3b2f64d00c
commit
8e76fda3e1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user