[PATCH] Fix function/macro name collision on i386 oprofile
[deliverable/linux.git] / arch / i386 / oprofile / nmi_timer_int.c
index c58d0c14f2744a0ae524f07d3f73089d9486e049..ad93cdd55d63bf20f20b8bf4ad7ab0329910017b 100644 (file)
@@ -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;
 
This page took 0.026133 seconds and 5 git commands to generate.