]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/spi/spi_s3c24xx.c
atmel_spi dma address bugfix
[linux-2.6-omap-h63xx.git] / drivers / spi / spi_s3c24xx.c
index b10211c420ef1640052892f2d8c686d6e80f442e..d5a710f6e445cf3aa0bf64e1fb1c6f5f827f50eb 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];