# HG changeset patch
# User Matt Mackall <mpm@selenic.com>
# Date 1249941536 18000
# Node ID 8280ecb6cbe1a37ba597abd36068364485e91922
# Parent  2877414aa82740011e8d3a11b90938fed376ef8c
imported patch comcerto-oprofile

diff -r 2877414aa827 -r 8280ecb6cbe1 arch/arm/oprofile/op_model_v6.c
--- a/arch/arm/oprofile/op_model_v6.c	Mon Aug 10 16:58:56 2009 -0500
+++ b/arch/arm/oprofile/op_model_v6.c	Mon Aug 10 16:58:56 2009 -0500
@@ -33,6 +33,9 @@
 #ifdef CONFIG_ARCH_OMAP2
 	3,
 #endif
+#if	defined(CONFIG_ARCH_COMCERTO) && (defined(CONFIG_ARCH_M821XX) || defined(CONFIG_ARCH_M822XX))
+	(IRQ_CSP_PMU + 32),
+#endif
 };
 
 static void armv6_pmu_stop(void)
