Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[ARM] Remove OP_MAX_COUNTER

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>

authored by

Russell King and committed by
Russell King
aa8d1873 67517189

-2
-2
arch/arm/oprofile/op_counter.h
··· 10 10 #ifndef OP_COUNTER_H 11 11 #define OP_COUNTER_H 12 12 13 - #define OP_MAX_COUNTER 5 14 - 15 13 /* Per performance monitor configuration as set via 16 14 * oprofilefs. 17 15 */