All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Kconfig
@ 2009-04-29  9:38 Roger Quadros
  2009-05-14 20:48 ` [APPLIED] [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Roger Quadros @ 2009-04-29  9:38 UTC (permalink / raw)
  To: tony; +Cc: linux-omap, Roger Quadros

This patch prevents "Nokia RX-51 board" from being shown twice in
'System Type' within Menuconfig.

Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com>
---
 arch/arm/mach-omap2/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 3a2214c..c7b05ac 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -140,7 +140,3 @@ config MACH_OMAP3_PANDORA
 config MACH_OMAP_3430SDP
 	bool "OMAP 3430 SDP board"
 	depends on ARCH_OMAP3 && ARCH_OMAP34XX
-
-config MACH_NOKIA_RX51
-	bool "Nokia RX-51 board"
-	depends on ARCH_OMAP3 && ARCH_OMAP34XX
-- 
1.6.0.4


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

* [APPLIED] [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in
  2009-04-29  9:38 [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Kconfig Roger Quadros
@ 2009-05-14 20:48 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2009-05-14 20:48 UTC (permalink / raw)
  To: linux-omap

This patch has been applied to the linux-omap
by youw fwiendly patch wobot.

Initial commit ID (Likely to change): f6ea2bbc8d4346c3a263ed86a92435d67f652809

PatchWorks
http://patchwork.kernel.org/patch/20615/

Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=f6ea2bbc8d4346c3a263ed86a92435d67f652809



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

end of thread, other threads:[~2009-05-14 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29  9:38 [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Kconfig Roger Quadros
2009-05-14 20:48 ` [APPLIED] [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.