]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/irq.h
kbuild: create a way to create preprocessor constants from C expressions
[linux-2.6-omap-h63xx.git] / include / asm-sh / irq.h
index 11850f65c92216d510f7b242e990ebe33b4a82ff..ca66e5df69dc14d623a7e643de5c27bdcbf29813 100644 (file)
@@ -50,4 +50,8 @@ extern void irq_ctx_exit(int cpu);
 # define irq_ctx_exit(cpu) do { } while (0)
 #endif
 
+#ifdef CONFIG_CPU_SH5
+#include <asm/cpu/irq.h>
+#endif
+
 #endif /* __ASM_SH_IRQ_H */