vserver 2.0 rc7
[linux-2.6.git] / arch / sh64 / oprofile / op_model_null.c
index f1c795f..a845b08 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/init.h>
 #include <linux/errno.h>
 
-int __init oprofile_arch_init(struct oprofile_operations **ops)
+int __init oprofile_arch_init(struct oprofile_operations *ops)
 {
        return -ENODEV;
 }