]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/oprofile/nmi_timer_int.c
Pull trivial1 into release branch
[linux-2.6-omap-h63xx.git] / arch / i386 / oprofile / nmi_timer_int.c
index c58d0c14f2744a0ae524f07d3f73089d9486e049..930a1127bb309e0ff9030384f452e1641d59ea96 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <linux/init.h>
 #include <linux/smp.h>
-#include <linux/irq.h>
+#include <linux/errno.h>
 #include <linux/oprofile.h>
 #include <linux/rcupdate.h>
 
@@ -40,7 +40,7 @@ static void timer_stop(void)
 }
 
 
-int __init nmi_timer_init(struct oprofile_operations * ops)
+int __init op_nmi_timer_init(struct oprofile_operations * ops)
 {
        extern int nmi_active;