Commit cbf8fd9f authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Remove SA_IRQNOMASK

SA_IRQNOMASK is unused, remove it.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5b587452
......@@ -115,7 +115,6 @@ typedef unsigned long sigset_t;
#ifdef __KERNEL__
#define SA_TIMER 0x40000000
#define SA_IRQNOMASK 0x08000000
#endif
#include <asm-generic/signal.h>
......
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