]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68k/entry.h
Linux 2.6.28-rc1
[linux-2.6-omap-h63xx.git] / include / asm-m68k / entry.h
index 0396495cd97de0d3f6187b83bed39d3db4520f6e..5202f5a5b420acbeaf50868cd604768bbf6f9444 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __M68K_ENTRY_H
 #define __M68K_ENTRY_H
 
-#include <linux/config.h>
 #include <asm/setup.h>
 #include <asm/page.h>
 
@@ -32,7 +31,7 @@
  */
 
 /* the following macro is used when enabling interrupts */
-#if defined(MACH_ATARI_ONLY) && !defined(CONFIG_HADES)
+#if defined(MACH_ATARI_ONLY)
        /* block out HSYNC on the atari */
 #define ALLOWINT       (~0x400)
 #define        MAX_NOINT_IPL   3