aboutsummaryrefslogtreecommitdiff
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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/m68k/include/asm/hw_irq.h b/arch/m68k/include/asm/hw_irq.h
deleted file mode 100644
index e1952601589..00000000000
--- a/arch/m68k/include/asm/hw_irq.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef __uClinux__
-#include "hw_irq_no.h"
-#else
-#include "hw_irq_mm.h"
-#endif