libata: use flush_work()
[powerpc.git] / drivers / spi / spi_s3c24xx.c
index b10211c..d5a710f 100644 (file)
@@ -342,8 +342,6 @@ static int s3c24xx_spi_probe(struct platform_device *pdev)
                goto err_register;
        }
 
-       dev_dbg(hw->dev, "shutdown=%d\n", hw->bitbang.shutdown);
-
        /* register all the devices associated */
 
        bi = &hw->pdata->board_info[0];