mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: Remove useless config option GENERIC_BUST_SPINLOCK.
@ 2007-04-26 15:10 Robert P. J. Day
  2007-04-26 20:20 ` Russell King
  2007-04-27  8:20 ` ian
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2007-04-26 15:10 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andrew Morton, Ian Molton


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 <rpjday@mindspring.com>

---

  along with the single reference under AVR32 reported earlier, these
are the only other references to GENERIC_BUST_SPINLOCK in the entire
tree.  so i have to believe this feature is dead, not just resting.

 arch/arm/Kconfig   |    3 ---
 arch/arm26/Kconfig |    3 ---
 2 files changed, 6 deletions(-)

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

diff --git a/arch/arm26/Kconfig b/arch/arm26/Kconfig
index 989113d..20688bc 100644
--- a/arch/arm26/Kconfig
+++ b/arch/arm26/Kconfig
@@ -57,9 +57,6 @@ config GENERIC_CALIBRATE_DELAY
 	bool
 	default y

-config GENERIC_BUST_SPINLOCK
-	bool
-
 config ZONE_DMA
 	bool
 	default y

-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-27  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-26 15:10 [PATCH] ARM: Remove useless config option GENERIC_BUST_SPINLOCK Robert P. J. Day
2007-04-26 20:20 ` Russell King
2007-04-27  8:20 ` ian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®