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=8c5351d751cf3eec2768cea0dda38cbef0605bd6;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=153c1d467f24adb02c68ace8c0b58077e5e0e056;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/arch/arm/oprofile/op_counter.h b/arch/arm/oprofile/op_counter.h index 153c1d467..8c5351d75 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 */