Skip to content

Commit

Permalink
[ARM] Remove OP_MAX_COUNTER
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Russell King authored and Russell King committed Nov 14, 2006
1 parent 6751718 commit aa8d187
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/oprofile/op_counter.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit aa8d187

Please sign in to comment.