linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / arm / oprofile / op_counter.h
index 8c5351d..153c1d4 100644 (file)
@@ -24,6 +24,6 @@ struct op_counter_config {
        unsigned long user;
 };
 
-extern struct op_counter_config *counter_config;
+extern struct op_counter_config counter_config[];
 
 #endif /* OP_COUNTER_H */