From: Atsushi Nemoto Date: Sat, 11 Apr 2009 14:31:50 +0000 (+0900) Subject: MIPS: Do not include seccomp.h from compat.h X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cec2a0ac57d2ebef495a46d7866ae86e8d0e508;p=pandora-kernel.git MIPS: Do not include seccomp.h from compat.h The compat.h does not need seccomp.h since TIF_32BIT was moved to thread_info.h This fixes a build error of 64-bit kernel without CONFIG_SECCOMP. Signed-off-by: Atsushi Nemoto Acked-by: : David Daney Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed