aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/hardirq_mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/hardirq_mm.h')
-rw-r--r--arch/m68k/include/asm/hardirq_mm.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/m68k/include/asm/hardirq_mm.h b/arch/m68k/include/asm/hardirq_mm.h
deleted file mode 100644
index 554f65b6cd3..00000000000
--- a/arch/m68k/include/asm/hardirq_mm.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __M68K_HARDIRQ_H
-#define __M68K_HARDIRQ_H
-
-#define HARDIRQ_BITS 8
-
-#include <asm-generic/hardirq.h>
-
-#endif