Commit 36d046bb authored by David S. Miller's avatar David S. Miller

[SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.

It's not needed, now that all of that stuff is now in
asm/compat_signal.h, and it breaks the build too :-)
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 14cc6aba
......@@ -8,7 +8,6 @@
#ifndef __ASSEMBLY__
#include <linux/personality.h>
#include <linux/types.h>
#include <linux/compat.h>
#endif
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment