1
0
Fork 0

[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: David S. Miller <davem@davemloft.net>
wifi-calibration
David S. Miller 2006-10-02 14:30:45 -07:00
parent 14cc6abada
commit 36d046bbbd
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
#ifndef __ASSEMBLY__
#include <linux/personality.h>
#include <linux/types.h>
#include <linux/compat.h>
#endif
#endif