]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/oprofile/op_model_bf533.c
Linux 2.6.28-rc4
[linux-2.6-omap-h63xx.git] / arch / blackfin / oprofile / op_model_bf533.c
index 872dffe3362360f6eb1e46e4d9d53961d04c359e..d1c698bb9ee5f037e0db9e0bbcadc97717b513a4 100644 (file)
@@ -125,7 +125,7 @@ int pm_overflow_handler(int irq, struct pt_regs *regs)
        unsigned int pc, pfctl;
        unsigned int count[2];
 
-       pr_debug("get interrupt in %s\n", __FUNCTION__);
+       pr_debug("get interrupt in %s\n", __func__);
        if (oprofile_running == 0) {
                pr_debug("error: entering interrupt when oprofile is stopped.\n\r");
                return -1;