x86-64: seccomp: fix 32/64 syscall hole
[safe/jmp/linux-2.6] / arch / sparc / include / asm / seccomp.h
index 7fcd996..adca1bc 100644 (file)
@@ -1,11 +1,5 @@
 #ifndef _ASM_SECCOMP_H
 
-#include <linux/thread_info.h> /* already defines TIF_32BIT */
-
-#ifndef TIF_32BIT
-#error "unexpected TIF_32BIT on sparc64"
-#endif
-
 #include <linux/unistd.h>
 
 #define __NR_seccomp_read __NR_read