Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0d6333742c68b321043e4982ec413951ee9afb0
Commit:     a0d6333742c68b321043e4982ec413951ee9afb0
Parent:     7c6337e225364870e9bf02a3ae277d9fdea483f8
Author:     Robert P. J. Day <[EMAIL PROTECTED]>
AuthorDate: Thu May 10 22:33:03 2007 -0700
Committer:  Russell King <[EMAIL PROTECTED]>
CommitDate: Fri May 11 17:38:04 2007 +0100

    [ARM] remove useless config option GENERIC_BUST_SPINLOCK
    
    Remove the apparently useless config option GENERIC_BUST_SPINLOCK,
    since nothing in the source tree refers to it.
    
    Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Russell King <[EMAIL PROTECTED]>
---
 arch/arm/Kconfig |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 34d1462..52c209e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -114,9 +114,6 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
-config GENERIC_BUST_SPINLOCK
-       bool
-
 config ARCH_MAY_HAVE_PC_FDC
        bool
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to