aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/irq_regs.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-10-06 15:31:16 +0900
committerPaul Mundt <lethal@linux-sh.org>2006-10-06 15:31:16 +0900
commit35f3c5185b1e28e6591aa649db8bf4fa16f1a7f3 (patch)
treed3057d468d36664d1accf964e76f6d97a299b40d /include/asm-sh/irq_regs.h
parentsh: Kill off timer_ops get_frequency(). (diff)
downloadlinux-dev-35f3c5185b1e28e6591aa649db8bf4fa16f1a7f3.tar.xz
linux-dev-35f3c5185b1e28e6591aa649db8bf4fa16f1a7f3.zip
sh: Updates for IRQ handler changes.
Trivial fixes for build breakage introduced by IRQ handler changes. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh/irq_regs.h')
-rw-r--r--include/asm-sh/irq_regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sh/irq_regs.h b/include/asm-sh/irq_regs.h
new file mode 100644
index 000000000000..3dd9c0b70270
--- /dev/null
+++ b/include/asm-sh/irq_regs.h
@@ -0,0 +1 @@
+#include <asm-generic/irq_regs.h>