git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8935e13
)
UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h
author
David Howells
<dhowells@redhat.com>
Mon, 12 Dec 2011 13:54:35 +0000
(13:54 +0000)
committer
David Howells
<dhowells@redhat.com>
Mon, 12 Dec 2011 13:54:35 +0000
(13:54 +0000)
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
No differences found