Merge branch 'x86/amd-nb' into x86/apic-cleanups
[pandora-kernel.git] / arch / m68k / include / asm / irqflags.h
index 4a5b284..7ef4115 100644 (file)
@@ -2,7 +2,9 @@
 #define _M68K_IRQFLAGS_H
 
 #include <linux/types.h>
+#ifdef CONFIG_MMU
 #include <linux/hardirq.h>
+#endif
 #include <linux/preempt.h>
 #include <asm/thread_info.h>
 #include <asm/entry.h>