From c5d311c7e93c7d84941028835bc6ae5e1bc4e73c Mon Sep 17 00:00:00 2001 From: Lennert Buytenhek Date: Fri, 29 Sep 2006 21:18:34 +0100 Subject: [ARM] 3880/1: remove the last trace of iop31x support Remove the last trace of iop31x support from the kernel. Signed-off-by: Lennert Buytenhek Signed-off-by: Russell King --- arch/arm/oprofile/op_model_xscale.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/oprofile') diff --git a/arch/arm/oprofile/op_model_xscale.c b/arch/arm/oprofile/op_model_xscale.c index 6576143f255..726ad2b3b43 100644 --- a/arch/arm/oprofile/op_model_xscale.c +++ b/arch/arm/oprofile/op_model_xscale.c @@ -33,9 +33,6 @@ #define PMU_CNT64 0x008 /* Make CCNT count every 64th cycle */ /* TODO do runtime detection */ -#ifdef CONFIG_ARCH_IOP310 -#define XSCALE_PMU_IRQ IRQ_XS80200_PMU -#endif #ifdef CONFIG_ARCH_IOP32X #define XSCALE_PMU_IRQ IRQ_IOP32X_CORE_PMU #endif -- cgit v1.2.3