patch-2.2.0-pre7 linux/drivers/video/mdacon.c

Next file: linux/drivers/video/retz3fb.c
Previous file: linux/drivers/video/fbmem.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre6/linux/drivers/video/mdacon.c linux/drivers/video/mdacon.c
@@ -331,7 +331,7 @@
 	mda_type_name = "MDA";
 
 	if (! mda_detect()) {
-		printk("mdacon: MDA card not detected.");
+		printk("mdacon: MDA card not detected.\n");
 		return NULL;
 	}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov