linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: imx: Remove Kconfig duplicate include
@ 2019-01-03 16:58 Abel Vesa
  2019-01-04  3:22 ` Aisheng Dong
  2019-01-09 18:44 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Abel Vesa @ 2019-01-03 16:58 UTC (permalink / raw)
  To: Sascha Hauer, Lucas Stach, Aisheng Dong, Stephen Boyd
  Cc: Michael Turquette, Rob Herring, Fabio Estevam, dl-linux-imx,
	linux-clk, Linux Kernel Mailing List, Abel Vesa, Abel Vesa

Commit d360b130e210f2 ("clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant")
introduced this dupplicate (and wrongfuly ordered).

Fixes: d360b130e210f2 ("clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant")
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
---
 drivers/clk/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index e5b2fe8..d2f0bb5 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -293,7 +293,6 @@ config COMMON_CLK_BD718XX
 source "drivers/clk/actions/Kconfig"
 source "drivers/clk/bcm/Kconfig"
 source "drivers/clk/hisilicon/Kconfig"
-source "drivers/clk/imx/Kconfig"
 source "drivers/clk/imgtec/Kconfig"
 source "drivers/clk/imx/Kconfig"
 source "drivers/clk/ingenic/Kconfig"
-- 
2.7.4


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

* RE: [PATCH] clk: imx: Remove Kconfig duplicate include
  2019-01-03 16:58 [PATCH] clk: imx: Remove Kconfig duplicate include Abel Vesa
@ 2019-01-04  3:22 ` Aisheng Dong
  2019-01-09 18:44 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Aisheng Dong @ 2019-01-04  3:22 UTC (permalink / raw)
  To: Abel Vesa, Sascha Hauer, Lucas Stach, Stephen Boyd
  Cc: Michael Turquette, Rob Herring, Fabio Estevam, dl-linux-imx,
	linux-clk, Linux Kernel Mailing List, Abel Vesa

> From: Abel Vesa
> Sent: Friday, January 4, 2019 12:58 AM
> Subject: [PATCH] clk: imx: Remove Kconfig duplicate include
> 
> Commit d360b130e210f2 ("clk: imx: Make the i.MX8MQ CCM clock driver
> CLK_IMX8MQ dependant") introduced this dupplicate (and wrongfuly
> ordered).
> 
> Fixes: d360b130e210f2 ("clk: imx: Make the i.MX8MQ CCM clock driver
> CLK_IMX8MQ dependant")
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>

Regards
Dong Aisheng

> ---
>  drivers/clk/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig index e5b2fe8..d2f0bb5
> 100644
> --- a/drivers/clk/Kconfig
> +++ b/drivers/clk/Kconfig
> @@ -293,7 +293,6 @@ config COMMON_CLK_BD718XX  source
> "drivers/clk/actions/Kconfig"
>  source "drivers/clk/bcm/Kconfig"
>  source "drivers/clk/hisilicon/Kconfig"
> -source "drivers/clk/imx/Kconfig"
>  source "drivers/clk/imgtec/Kconfig"
>  source "drivers/clk/imx/Kconfig"
>  source "drivers/clk/ingenic/Kconfig"
> --
> 2.7.4


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

* Re: [PATCH] clk: imx: Remove Kconfig duplicate include
  2019-01-03 16:58 [PATCH] clk: imx: Remove Kconfig duplicate include Abel Vesa
  2019-01-04  3:22 ` Aisheng Dong
@ 2019-01-09 18:44 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2019-01-09 18:44 UTC (permalink / raw)
  To: Abel Vesa, Aisheng Dong, Lucas Stach, Sascha Hauer
  Cc: Michael Turquette, Rob Herring, Fabio Estevam, dl-linux-imx,
	linux-clk, Linux Kernel Mailing List, Abel Vesa, Abel Vesa

Quoting Abel Vesa (2019-01-03 08:58:20)
> Commit d360b130e210f2 ("clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant")
> introduced this dupplicate (and wrongfuly ordered).
> 
> Fixes: d360b130e210f2 ("clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant")
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> ---

Applied to clk-fixes


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

end of thread, other threads:[~2019-01-09 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03 16:58 [PATCH] clk: imx: Remove Kconfig duplicate include Abel Vesa
2019-01-04  3:22 ` Aisheng Dong
2019-01-09 18:44 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).