mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
[ARM] Remove SA_IRQNOMASK
SA_IRQNOMASK is unused, remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
5b58745203
commit
cbf8fd9f5a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user