aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/spi/spi-sh-hspi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/spi/spi-sh-hspi.c b/drivers/spi/spi-sh-hspi.c
index b95d6a9fb80e..0b68cb592fa4 100644
--- a/drivers/spi/spi-sh-hspi.c
+++ b/drivers/spi/spi-sh-hspi.c
@@ -311,8 +311,6 @@ static int hspi_probe(struct platform_device *pdev)
311 311
312 pm_runtime_enable(&pdev->dev); 312 pm_runtime_enable(&pdev->dev);
313 313
314 dev_info(&pdev->dev, "probed\n");
315
316 return 0; 314 return 0;
317 315
318 error1: 316 error1: