]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Do not include seccomp.h from compat.h
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sat, 11 Apr 2009 14:31:50 +0000 (23:31 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:26 +0000 (13:50 +0100)
commitc34c35e1d5d6a94203a2e4b08f964b8a321a7fb5
tree3939981ef96230ab86980df839d1bd017653ea76
parent20bf63c09d22bc91dfdee6520fd47c1347f833a0
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 <anemo@mba.ocn.ne.jp>
Acked-by: : David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/compat.h