Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
#ifndef __ASSEMBLY__
#include <linux/personality.h>
#include <linux/types.h>
#include <linux/compat.h>
#endif
#endif