UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h
authorDavid Howells <dhowells@redhat.com>
Mon, 12 Dec 2011 13:54:35 +0000 (13:54 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 12 Dec 2011 13:54:35 +0000 (13:54 +0000)
commit070712c6cd8a02e57506ebf52d7c6056d7535b42
tree497ff94a4b0174c24e148a0607673d71f3fe9297
parent8935e13457341841a6a02b8c8f65799f18cf4804
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 <dhowells@redhat.com>
cc: David S. Miller <davem@davemloft.net>
cc: sparclinux@vger.kernel.org
arch/sparc/include/asm/siginfo.h