]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb82634293a2b41d6852376da37a7c78c359fa374
tree622d88ef2f82910063e841fd70d8720465c4dcef
parentd4a56042b07aa4db1fbb81f708538faab66f3ba6
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