patch-2.4.25 linux-2.4.25/drivers/video/hgafb.c

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

diff -urN linux-2.4.24/drivers/video/hgafb.c linux-2.4.25/drivers/video/hgafb.c
@@ -704,7 +704,7 @@
 int __init hgafb_init(void)
 {
 	if (! hga_card_detect()) {
-		printk(KERN_ERR "hgafb: HGA card not detected.\n");
+		printk(KERN_INFO "hgafb: HGA card not detected.\n");
 		return -EINVAL;
 	}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)