]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/oprofile/timer_int.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6-omap-h63xx.git] / drivers / oprofile / timer_int.c
index 7258b141a5105aa78f41b863f3e73496b65382fe..333f915568c796683af2b49e51227e54914d97b2 100644 (file)
@@ -19,7 +19,7 @@
 
 static int timer_notify(struct pt_regs *regs)
 {
-       oprofile_add_sample(regs, 0);
+       oprofile_add_sample(regs, 0);
        return 0;
 }