Commit aa8d1873 authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Remove OP_MAX_COUNTER

OP_MAX_COUNTER never referenced, and is a reminant of an earlier
oprofile implementation.  Remove it.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 67517189
...@@ -10,8 +10,6 @@ ...@@ -10,8 +10,6 @@
#ifndef OP_COUNTER_H #ifndef OP_COUNTER_H
#define OP_COUNTER_H #define OP_COUNTER_H
#define OP_MAX_COUNTER 5
/* Per performance monitor configuration as set via /* Per performance monitor configuration as set via
* oprofilefs. * oprofilefs.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment