vserver 1.9.5.x5
[linux-2.6.git] / arch / parisc / oprofile / init.c
index a97b6ba..a5b898c 100644 (file)
@@ -12,9 +12,7 @@
 #include <linux/kernel.h>
 #include <linux/oprofile.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;
 }