X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Farm%2Foprofile%2Fop_counter.h;fp=arch%2Farm%2Foprofile%2Fop_counter.h;h=153c1d467f24adb02c68ace8c0b58077e5e0e056;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=8c5351d751cf3eec2768cea0dda38cbef0605bd6;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/arch/arm/oprofile/op_counter.h b/arch/arm/oprofile/op_counter.h index 8c5351d75..153c1d467 100644 --- a/arch/arm/oprofile/op_counter.h +++ b/arch/arm/oprofile/op_counter.h @@ -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 */