[ARM] Remove OP_MAX_COUNTER
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 14 Nov 2006 15:15:40 +0000 (15:15 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 14 Nov 2006 15:15:40 +0000 (15:15 +0000)
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>
arch/arm/oprofile/op_counter.h

index 8c5351d..ca942a6 100644 (file)
@@ -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.
  */