]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/parisc/lasi.c
h63xx: initial omap board support.
[linux-2.6-omap-h63xx.git] / drivers / parisc / lasi.c
index cb3d281761293f82eb5e7fbeec1e26d28d7bc473..bee510098ce86ce23963dbf442b084fa02400d94 100644 (file)
@@ -193,7 +193,7 @@ lasi_init_chip(struct parisc_device *dev)
        dev->irq = gsc_alloc_irq(&gsc_irq);
        if (dev->irq < 0) {
                printk(KERN_ERR "%s(): cannot get GSC irq\n",
-                               __FUNCTION__);
+                               __func__);
                kfree(lasi);
                return -EBUSY;
        }