aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_s3c24xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/spi_s3c24xx.c')
-rw-r--r--drivers/spi/spi_s3c24xx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/spi/spi_s3c24xx.c b/drivers/spi/spi_s3c24xx.c
index b10211c420ef..d5a710f6e445 100644
--- a/drivers/spi/spi_s3c24xx.c
+++ b/drivers/spi/spi_s3c24xx.c
@@ -342,8 +342,6 @@ static int s3c24xx_spi_probe(struct platform_device *pdev)
342 goto err_register; 342 goto err_register;
343 } 343 }
344 344
345 dev_dbg(hw->dev, "shutdown=%d\n", hw->bitbang.shutdown);
346
347 /* register all the devices associated */ 345 /* register all the devices associated */
348 346
349 bi = &hw->pdata->board_info[0]; 347 bi = &hw->pdata->board_info[0];