vserver 1.9.5.x5
[linux-2.6.git] / arch / sparc64 / oprofile / init.c
index b49fe60..9ab815b 100644 (file)
@@ -12,9 +12,7 @@
 #include <linux/errno.h>
 #include <linux/init.h>
  
-extern void timer_init(struct oprofile_operations ** ops);
-
-int __init oprofile_arch_init(struct oprofile_operations ** ops)
+int __init oprofile_arch_init(struct oprofile_operations * ops)
 {
        return -ENODEV;
 }