Browse Source

x86/oprofile: Minor changes in op_model_athlon.c

Signed-off-by: Robert Richter <robert.richter@amd.com>
Cc: oprofile-list <oprofile-list@lists.sourceforge.net>
Cc: Barry Kasindorf <barry.kasindorf@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Robert Richter 17 years ago
parent
commit
dfa1542897
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/x86/oprofile/op_model_athlon.c

+ 2 - 0
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;