Skip to content
Snippets Groups Projects
Commit aa8d1873 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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
No related branches found
No related tags found
No related merge requests found
...@@ -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.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment