From: Robert Richter Date: Tue, 22 Jul 2008 19:08:49 +0000 (+0200) Subject: x86/oprofile: Minor changes in op_model_athlon.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=dfa154289701ed315909b4e371a0381c52c8bdc9;p=deliverable%2Flinux.git x86/oprofile: Minor changes in op_model_athlon.c Signed-off-by: Robert Richter Cc: oprofile-list Cc: Barry Kasindorf Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/oprofile/op_model_athlon.c b/arch/x86/oprofile/op_model_athlon.c index dd8b1dcd163b..d25d7f195036 100644 --- a/arch/x86/oprofile/op_model_athlon.c +++ b/arch/x86/oprofile/op_model_athlon.c @@ -45,6 +45,8 @@ static unsigned long reset_value[NUM_COUNTERS]; +/* functions for op_athlon_spec */ + static void athlon_fill_in_addresses(struct op_msrs * const msrs) { int i;