From: Al Viro Date: Thu, 1 Feb 2007 13:08:45 +0000 (+0000) Subject: [PATCH] fix frv headers_check X-Git-Tag: v2.6.20~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7bc537db9e13adee1f294aa370f16d80f40b73d;p=pandora-kernel.git [PATCH] fix frv headers_check a) registers.h is really needed there b) include of asm-generic/termios should be under __KERNEL__ c) includes of asm-generic/{memory_model,page} should be under __KERNEL (nothing in there that would work in userland) d) a lot of stuff in ptrace.h should be under __KERNEL__. Signed-off-by: Al Viro Acked-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed