]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/omap/blizzard.c
Merge branch 'linus' into core/generic-dma-coherent
[linux-2.6-omap-h63xx.git] / drivers / video / omap / blizzard.c
index e682940a97a4183b40cbe0c61c18f27317cff6f0..4d8ad9cd0e19701c0b8c15135ac08610680f107d 100644 (file)
@@ -225,7 +225,7 @@ static void blizzard_restart_sdram(void)
        while (!(blizzard_read_reg(BLIZZARD_MEM_BANK0_STATUS) & 0x01)) {
                if (time_after(jiffies, tmo)) {
                        dev_err(blizzard.fbdev->dev,
-                                       "s1d1374x: SDRAM not ready");
+                                       "s1d1374x: SDRAM not ready\n");
                        break;
                }
                msleep(1);