summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew@wil.cx>2006-10-06 20:47:23 -0600
committerMatthew Wilcox <willy@parisc-linux.org>2006-10-06 20:47:23 -0600
commitbe577a5220b25e0a6e3fbf96bbfc8b31d63e9ea9 (patch)
tree57e159a2b6f48c4b2f20497ced1d653a7fea4834 /include/asm-parisc
parente317c8ccaaf900abf39cc3240e4dc5ba82a3cc67 (diff)
downloadlinux-be577a5220b25e0a6e3fbf96bbfc8b31d63e9ea9.tar.gz
linux-be577a5220b25e0a6e3fbf96bbfc8b31d63e9ea9.tar.xz
Build fixes for struct pt_regs removal
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Diffstat (limited to 'include/asm-parisc')
-rw-r--r--include/asm-parisc/irq_regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-parisc/irq_regs.h b/include/asm-parisc/irq_regs.h
new file mode 100644
index 000000000000..3dd9c0b70270
--- /dev/null
+++ b/include/asm-parisc/irq_regs.h
@@ -0,0 +1 @@
+#include <asm-generic/irq_regs.h>