aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/hw_irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/hw_irq.h')
-rw-r--r--arch/m68k/include/asm/hw_irq.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/arch/m68k/include/asm/hw_irq.h b/arch/m68k/include/asm/hw_irq.h
index e1952601589..eacef0951fb 100644
--- a/arch/m68k/include/asm/hw_irq.h
+++ b/arch/m68k/include/asm/hw_irq.h
@@ -1,5 +1,6 @@
1#ifdef __uClinux__ 1#ifndef __ASM_M68K_HW_IRQ_H
2#include "hw_irq_no.h" 2#define __ASM_M68K_HW_IRQ_H
3#else 3
4#include "hw_irq_mm.h" 4/* Dummy include. */
5
5#endif 6#endif