--- drivers/mmc/omap.c | 2 1 + 1 - 0 ! 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux-omap-2.6/drivers/mmc/omap.c =================================================================== --- linux-omap-2.6.orig/drivers/mmc/omap.c 2007-02-16 11:04:18.000000000 +0100 +++ linux-omap-2.6/drivers/mmc/omap.c 2007-02-16 11:04:47.000000000 +0100 @@ -606,7 +606,7 @@ static void mmc_omap_switch_handler(stru } if (mmc_omap_cover_is_open(host)) { if (!complained) { - dev_info(mmc_dev(host->mmc), "cover is open"); + dev_info(mmc_dev(host->mmc), "cover is open\n"); complained = 1; } if (mmc_omap_enable_poll)