From bff13a76fae5733b884e6b4a63e5395a2b1b685a Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Mon, 28 Apr 2008 04:03:06 -0700 Subject: [PATCH] --- yaml --- r: 95403 b: refs/heads/master c: ceb4e8e44be90d507eadfc023272269b6ca494cf h: refs/heads/master i: 95401: cdb4432efade6583d714cde880de10e762af5c11 95399: fbb7edee2dab96bcc0235859082d9b29a27be53c v: v3 --- [refs] | 2 +- trunk/include/asm-sparc64/pil.h | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/[refs] b/[refs] index 096d9c8e2f56..cffcaa71fc66 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6eda3a75928a3dc1072dfffd228ab818869d83ad +refs/heads/master: ceb4e8e44be90d507eadfc023272269b6ca494cf diff --git a/trunk/include/asm-sparc64/pil.h b/trunk/include/asm-sparc64/pil.h index 72927749aebf..2f5d126f7163 100644 --- a/trunk/include/asm-sparc64/pil.h +++ b/trunk/include/asm-sparc64/pil.h @@ -19,11 +19,4 @@ #define PIL_SMP_CTX_NEW_VERSION 4 #define PIL_DEVICE_IRQ 5 -#ifndef __ASSEMBLY__ -#define PIL_RESERVED(PIL) ((PIL) == PIL_SMP_CALL_FUNC || \ - (PIL) == PIL_SMP_RECEIVE_SIGNAL || \ - (PIL) == PIL_SMP_CAPTURE || \ - (PIL) == PIL_SMP_CTX_NEW_VERSION) -#endif - #endif /* !(_SPARC64_PIL_H) */