]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Remove unnecesssary MMC debug printk
authorTony Lindgren <tony@atomide.com>
Mon, 3 Oct 2005 11:07:14 +0000 (14:07 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 3 Oct 2005 11:07:14 +0000 (14:07 +0300)
Remove unnecesssary MMC debug printk

drivers/mmc/omap.c

index 90323b3d3d6cda6a79c19f9323d718e69dc2ded1..3d2fba3dd95564d34f9ce5e89f312d4a4a84d041 100644 (file)
@@ -1285,8 +1285,6 @@ static int __init mmc_omap_probe(struct device *dev)
                        schedule_work(&host->switch_work);
        }
 
-       /* FIXME: Add callback function for card detection */
-       printk("XXX host: 0x%08x\n", &host);
        if (omap_has_menelaus())
                menelaus_mmc_register(mmc_omap_switch_callback, &host);