]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/oprofile/op_arm_model.h
Merge omap-drivers
[linux-2.6-omap-h63xx.git] / arch / arm / oprofile / op_arm_model.h
index b45efa5299453f904fabf91885d8829a90b4178e..38c6ad158547e2e615620888c59848be57784f46 100644 (file)
@@ -24,10 +24,6 @@ struct op_arm_model_spec {
 extern struct op_arm_model_spec op_xscale_spec;
 #endif
 
-#ifdef CONFIG_CPU_V6
-extern struct op_arm_model_spec op_arm11_spec;
-#endif
-
 extern void arm_backtrace(struct pt_regs * const regs, unsigned int depth);
 
 extern int __init op_arm_init(struct oprofile_operations *ops, struct op_arm_model_spec *spec);