linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] parisc: Drop parisc-specific NSIGTRAP define
@ 2016-01-10  8:36 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2016-01-10  8:36 UTC (permalink / raw)
  To: linux-parisc, James Bottomley, John David Anglin

NIGTRAP is already defined in asm-generic/siginfo.h, so no need to
define it ourselves.

Signed-off-by: Helge Deller <deller@gmx.de>

diff --git a/arch/parisc/include/uapi/asm/siginfo.h b/arch/parisc/include/uapi/asm/siginfo.h
index 1c75565..8fd10f8 100644
--- a/arch/parisc/include/uapi/asm/siginfo.h
+++ b/arch/parisc/include/uapi/asm/siginfo.h
@@ -7,7 +7,4 @@
 
 #include <asm-generic/siginfo.h>
 
-#undef NSIGTRAP
-#define NSIGTRAP	4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-10  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-10  8:36 [PATCH] parisc: Drop parisc-specific NSIGTRAP define Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).