]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/imsttfb.c
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
[linux-2.6-omap-h63xx.git] / drivers / video / imsttfb.c
index 04696f93dfc93e3521a0448e4eec354bf09d0994..15d50b9906ced3eb1d76da6e1bc45844d9165f99 100644 (file)
@@ -1478,7 +1478,7 @@ imsttfb_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
        
        dp = pci_device_to_OF_node(pdev);
        if(dp)
-               printk(KERN_INFO "%s: OF name %s\n",__FUNCTION__, dp->name);
+               printk(KERN_INFO "%s: OF name %s\n",__func__, dp->name);
        else
                printk(KERN_ERR "imsttfb: no OF node for pci device\n");
 #endif /* CONFIG_PPC_OF */