sh: Configurable timer IRQ.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Nov 2006 02:18:30 +0000 (11:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:37 +0000 (10:45 +0900)
commit417528a2e35f46bc42721de5c4efd33a0eba019d
tree622d88ef2f82910063e841fd70d8720465c4dcef
parent716067f28931d46b9f460acbeae1478a337e58ec
sh: Configurable timer IRQ.

All of the various CPU subtypes currently hardcode TIMER_IRQ,
switch this to a config option in the few places we need this.

This allows further removal of hardcoded IRQ headers..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/kernel/cpu/sh4/setup-sh7780.c
arch/sh/kernel/timers/timer-cmt.c
arch/sh/kernel/timers/timer-mtu2.c
arch/sh/kernel/timers/timer-tmu.c