projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6751718
)
[ARM] Remove OP_MAX_COUNTER
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 14 Nov 2006 15:15:40 +0000
(15:15 +0000)
committer
Russell 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
patch
|
blob
|
history
diff --git
a/arch/arm/oprofile/op_counter.h
b/arch/arm/oprofile/op_counter.h
index 8c5351d751cf3eec2768cea0dda38cbef0605bd6..ca942a63b52fecba064c03b2a38aa4d397a7d779 100644
(file)
--- a/
arch/arm/oprofile/op_counter.h
+++ b/
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.
*/