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

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

diff -urN linux-2.4.24/drivers/video/clgenfb.c linux-2.4.25/drivers/video/clgenfb.c
@@ -2547,7 +2547,7 @@
 
 	pdev = clgen_pci_dev_get (btype);
 	if (!pdev) {
-		printk (KERN_ERR " Couldn't find PCI device\n");
+		printk (KERN_INFO "clgenfb: couldn't find Cirrus Logic PCI device\n");
 		DPRINTK ("EXIT, returning 1\n");
 		return 1;
 	}

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