|
@@ -408,7 +408,7 @@ int __init icu_of_init(struct device_node *node, struct device_node *parent)
|
|
#endif
|
|
#endif
|
|
|
|
|
|
/* tell oprofile which irq to use */
|
|
/* tell oprofile which irq to use */
|
|
- cp0_perfcount_irq = LTQ_PERF_IRQ;
|
|
|
|
|
|
+ cp0_perfcount_irq = irq_create_mapping(ltq_domain, LTQ_PERF_IRQ);
|
|
|
|
|
|
/*
|
|
/*
|
|
* if the timer irq is not one of the mips irqs we need to
|
|
* if the timer irq is not one of the mips irqs we need to
|