From: David Howells Date: Mon, 12 Dec 2011 13:54:35 +0000 (+0000) Subject: UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h X-Git-Tag: v3.3-rc1~56^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=070712c6cd8a02e57506ebf52d7c6056d7535b42;p=pandora-kernel.git UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h Don't include linux/compat.h in sparc's asm/siginfo.h as it leads to a circular dependency: asm/siginfo.h -> linux/compat.h -> asm/siginfo.h Signed-off-by: David Howells cc: David S. Miller cc: sparclinux@vger.kernel.org --- Reading git-diff-tree failed