diff options
Diffstat (limited to 'arch/x86/oprofile')
-rw-r--r-- | arch/x86/oprofile/op_model_athlon.c | 2 |
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 | ||
46 | static unsigned long reset_value[NUM_COUNTERS]; | 46 | static unsigned long reset_value[NUM_COUNTERS]; |
47 | 47 | ||
48 | /* functions for op_athlon_spec */ | ||
49 | |||
48 | static void athlon_fill_in_addresses(struct op_msrs * const msrs) | 50 | static void athlon_fill_in_addresses(struct op_msrs * const msrs) |
49 | { | 51 | { |
50 | int i; | 52 | int i; |