From: Russell King Date: Tue, 14 Nov 2006 15:15:40 +0000 (+0000) Subject: [ARM] Remove OP_MAX_COUNTER X-Git-Tag: v3.12-rc1~31920^2~20^2~85^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aa8d18731508bb0a16f69b77e5f4541f0d6fb553;p=kernel%2Fkernel-generic.git [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 --- diff --git a/arch/arm/oprofile/op_counter.h b/arch/arm/oprofile/op_counter.h index 8c5351d..ca942a6 100644 --- 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. */