浏览代码

[ARM] Remove OP_MAX_COUNTER

OP_MAX_COUNTER never referenced, and is a reminant of an earlier
oprofile implementation.  Remove it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 18 年之前
父节点
当前提交
aa8d187315
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      arch/arm/oprofile/op_counter.h

+ 0 - 2
arch/arm/oprofile/op_counter.h

@@ -10,8 +10,6 @@
 #ifndef OP_COUNTER_H
 #define OP_COUNTER_H
 
-#define OP_MAX_COUNTER 5
-
 /* Per performance monitor configuration as set via
  * oprofilefs.
  */