Sascha Hauer 42a3f891ca ARM i.MX25: Make timer irq work again
Since i.MX has SPARSE_IRQ enabled the i.MX25 timer is broken. This
is because the internal irqs now start at an offset of NR_IRQS_LEGACY.
The patch fixed this up, but missed the i.MX25 timer which used a
hardcoded value instead of a define. This patch introduces a define
for the timer irq and uses it.

This is broken since introduced with 3.6-rc1:

| commit 8842a9e2869cae14bbb8184004a42fc3070587fb
| Author: Shawn Guo <shawn.guo@linaro.org>
| Date:   Thu Jun 14 11:16:14 2012 +0800
|
|    ARM: imx: enable SPARSE_IRQ for imx platform

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
2012-09-18 16:46:50 +02:00
..
2010-06-24 15:40:36 +02:00
2010-06-24 15:40:36 +02:00
2010-06-24 15:40:36 +02:00
2010-06-24 15:40:36 +02:00
2012-07-23 17:43:53 -07:00
2012-07-23 17:43:53 -07:00
2012-07-10 10:43:37 +02:00
2010-10-19 18:44:57 +02:00
2012-09-18 16:46:50 +02:00
2011-03-31 11:26:23 -03:00
2009-05-07 16:15:58 +02:00