]> err.no Git - linux-2.6/blobdiff - arch/m68k/q40/q40ints.c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6] / arch / m68k / q40 / q40ints.c
index 46161cef08b95520733b048b6cd40e53b7ad2716..9f0e3d59bf923e240bbe648a1d2e304659f38a23 100644 (file)
@@ -47,7 +47,7 @@ static int q40_irq_startup(unsigned int irq)
        switch (irq) {
        case 1: case 2: case 8: case 9:
        case 11: case 12: case 13:
-               printk("%s: ISA IRQ %d not implemented by HW\n", __FUNCTION__, irq);
+               printk("%s: ISA IRQ %d not implemented by HW\n", __func__, irq);
                return -ENXIO;
        }
        return 0;