All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] c6x: remove unused COMMON_CLKDEV Kconfig parameter
@ 2013-10-27 12:43 Michael Opdenacker
  2013-10-29 18:16 ` Mark Salter
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Opdenacker @ 2013-10-27 12:43 UTC (permalink / raw)
  To: msalter, a-jacquiot; +Cc: linux-c6x-dev, linux-kernel, Michael Opdenacker

This removes the COMMON_CLKDEV kernel configuration
parameter defined in arch/c6x/Kconfig, but used nowhere
in the makefiles and source code.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
 arch/c6x/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index 957dd00..11bb75b0 100644
--- a/arch/c6x/Kconfig
+++ b/arch/c6x/Kconfig
@@ -36,9 +36,6 @@ config GENERIC_HWEIGHT
 config GENERIC_BUG
 	def_bool y
 
-config COMMON_CLKDEV
-	def_bool y
-
 config C6X_BIG_KERNEL
 	bool "Build a big kernel"
 	help
-- 
1.8.1.2


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

* Re: [PATCH] c6x: remove unused COMMON_CLKDEV Kconfig parameter
  2013-10-27 12:43 [PATCH] c6x: remove unused COMMON_CLKDEV Kconfig parameter Michael Opdenacker
@ 2013-10-29 18:16 ` Mark Salter
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Salter @ 2013-10-29 18:16 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: a-jacquiot, linux-c6x-dev, linux-kernel

On Sun, 2013-10-27 at 13:43 +0100, Michael Opdenacker wrote:
> This removes the COMMON_CLKDEV kernel configuration
> parameter defined in arch/c6x/Kconfig, but used nowhere
> in the makefiles and source code.
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
> ---

Thanks. I'll add this to the c6x tree.



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

end of thread, other threads:[~2013-10-29 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-27 12:43 [PATCH] c6x: remove unused COMMON_CLKDEV Kconfig parameter Michael Opdenacker
2013-10-29 18:16 ` Mark Salter

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.