aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/oprofile')
-rw-r--r--arch/x86/oprofile/op_model_athlon.c2
1 files changed, 2 insertions, 0 deletions
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 @@
45 45
46static unsigned long reset_value[NUM_COUNTERS]; 46static unsigned long reset_value[NUM_COUNTERS];
47 47
48/* functions for op_athlon_spec */
49
48static void athlon_fill_in_addresses(struct op_msrs * const msrs) 50static void athlon_fill_in_addresses(struct op_msrs * const msrs)
49{ 51{
50 int i; 52 int i;