diff options
| -rw-r--r-- | drivers/spi/spi-fsl-dspi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/spi/spi-fsl-dspi.c b/drivers/spi/spi-fsl-dspi.c index ebc4d1fd76e2..1cdef8e0876b 100644 --- a/drivers/spi/spi-fsl-dspi.c +++ b/drivers/spi/spi-fsl-dspi.c | |||
| @@ -532,7 +532,6 @@ static int dspi_probe(struct platform_device *pdev) | |||
| 532 | goto out_clk_put; | 532 | goto out_clk_put; |
| 533 | } | 533 | } |
| 534 | 534 | ||
| 535 | pr_info(KERN_INFO "Freescale DSPI master initialized\n"); | ||
| 536 | return ret; | 535 | return ret; |
| 537 | 536 | ||
| 538 | out_clk_put: | 537 | out_clk_put: |
