[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
[safe/jmp/linux-2.6] / include / asm-powerpc / seccomp.h
index cc8137b..853765e 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _ASM_POWERPC_SECCOMP_H
 #define _ASM_POWERPC_SECCOMP_H
 
-#ifndef __KERNEL__
+#ifdef __KERNEL__
 #include <linux/thread_info.h>
 #endif