diff options
-rw-r--r-- | drivers/spi/spi-sh-hspi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/spi/spi-sh-hspi.c b/drivers/spi/spi-sh-hspi.c index 716edf999538..daf2bf2bb59d 100644 --- a/drivers/spi/spi-sh-hspi.c +++ b/drivers/spi/spi-sh-hspi.c | |||
@@ -327,8 +327,6 @@ static int hspi_probe(struct platform_device *pdev) | |||
327 | 327 | ||
328 | pm_runtime_enable(&pdev->dev); | 328 | pm_runtime_enable(&pdev->dev); |
329 | 329 | ||
330 | dev_info(&pdev->dev, "probed\n"); | ||
331 | |||
332 | return 0; | 330 | return 0; |
333 | 331 | ||
334 | error1: | 332 | error1: |