commit | 9c8e7f5cc965d30006c917ab19221e06fcc5a4f9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Oct 07 16:29:18 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 07 10:51:15 2006 -0700 |
tree | 2ee465eedaec181e1eb8f50acbc0f86c03325a32 | |
parent | 8774cb815f2492a95b90a927f93a2de555753b32 [diff] [blame] |
[PATCH] m32r pt_regs fixes ... and now with irq_regs.h not forgotten... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff --git a/include/asm-m32r/irq_regs.h b/include/asm-m32r/irq_regs.h new file mode 100644 index 0000000..3dd9c0b --- /dev/null +++ b/include/asm-m32r/irq_regs.h
@@ -0,0 +1 @@ +#include <asm-generic/irq_regs.h>