On Thu, Apr 26, 2007 at 11:10:59AM -0400, Robert P. J. Day wrote: > 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]>
Please copy me on ARM (NOT ARM26) fixes. For all intents and purposes they're two entirely separate architectures. One I'm responsible for. The other Ian's responsible for. Thanks. > arch/arm/Kconfig | 3 --- > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > index e7baca2..5a4869f 100644 > --- a/arch/arm/Kconfig > +++ b/arch/arm/Kconfig > @@ -102,9 +102,6 @@ config GENERIC_CALIBRATE_DELAY > bool > default y > > -config GENERIC_BUST_SPINLOCK > - bool > - > config ARCH_MAY_HAVE_PC_FDC > bool > Just this part: Acked-by: Russell King <[EMAIL PROTECTED]> -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

