commit | 417528a2e35f46bc42721de5c4efd33a0eba019d | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Nov 20 11:18:30 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 06 10:45:37 2006 +0900 |
tree | 622d88ef2f82910063e841fd70d8720465c4dcef | |
parent | 716067f28931d46b9f460acbeae1478a337e58ec [diff] |
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>