From 87b6196b9df28fae88e617410b3caed7b1f90ab5 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 26 Sep 2005 15:30:20 +0100 Subject: [PATCH] --- yaml --- r: 9318 b: refs/heads/master c: cbf8fd9f5aa5164e05cb04d4a34fcbe82f60beeb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-arm/signal.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index deb8849d28b3..c4f7387bcb85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5b58745203f16ab83e50f4a015eea84c416d9279 +refs/heads/master: cbf8fd9f5aa5164e05cb04d4a34fcbe82f60beeb diff --git a/trunk/include/asm-arm/signal.h b/trunk/include/asm-arm/signal.h index 760f6e65af05..ced69161917b 100644 --- a/trunk/include/asm-arm/signal.h +++ b/trunk/include/asm-arm/signal.h @@ -115,7 +115,6 @@ typedef unsigned long sigset_t; #ifdef __KERNEL__ #define SA_TIMER 0x40000000 -#define SA_IRQNOMASK 0x08000000 #endif #include