mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] MIPS: mach-ath79: drop extra 'select HAVE_CLK'
@ 2014-06-25  5:30 Antony Pavlov
  2014-06-25  7:10 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2014-06-25  5:30 UTC (permalink / raw)
  To: barebox

We already have 'select COMMON_CLK' so 'select HAVE_CLK'
is redundant.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 arch/mips/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 9a240b7..dcd0e58 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -61,7 +61,6 @@ config MACH_MIPS_ATH79
 	select SYS_SUPPORTS_BIG_ENDIAN
 	select CSRC_R4K_LIB
 	select HAS_DEBUG_LL
-	select HAVE_CLK
 	select COMMON_CLK
 	select COMMON_CLK_OF_PROVIDER
 	select CLKDEV_LOOKUP
-- 
1.9.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] MIPS: mach-ath79: drop extra 'select HAVE_CLK'
  2014-06-25  5:30 [PATCH] MIPS: mach-ath79: drop extra 'select HAVE_CLK' Antony Pavlov
@ 2014-06-25  7:10 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-06-25  7:10 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Wed, Jun 25, 2014 at 09:30:44AM +0400, Antony Pavlov wrote:
> We already have 'select COMMON_CLK' so 'select HAVE_CLK'
> is redundant.
> 
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>

Applied, thanks

Sascha

> ---
>  arch/mips/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index 9a240b7..dcd0e58 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -61,7 +61,6 @@ config MACH_MIPS_ATH79
>  	select SYS_SUPPORTS_BIG_ENDIAN
>  	select CSRC_R4K_LIB
>  	select HAS_DEBUG_LL
> -	select HAVE_CLK
>  	select COMMON_CLK
>  	select COMMON_CLK_OF_PROVIDER
>  	select CLKDEV_LOOKUP
> -- 
> 1.9.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-06-25  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25  5:30 [PATCH] MIPS: mach-ath79: drop extra 'select HAVE_CLK' Antony Pavlov
2014-06-25  7:10 ` Sascha Hauer

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