浏览代码

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 年之前
父节点
当前提交
dfa1542897
共有 1 个文件被更改,包括 2 次插入0 次删除
  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;