* linux-next: manual merge of the samsung-krzk tree with the omap tree
@ 2016-03-02 22:16 Stephen Rothwell
2016-03-02 23:40 ` Krzysztof Kozlowski
2016-03-03 16:32 ` Tony Lindgren
0 siblings, 2 replies; 3+ messages in thread
From: Stephen Rothwell @ 2016-03-02 22:16 UTC (permalink / raw)
To: Krzysztof Kozlowski, Tony Lindgren
Cc: linux-next, linux-kernel, Michael Turquette, James Liao,
Stephen Boyd
Hi Krzysztof,
Today's linux-next merge of the samsung-krzk tree got a conflict in:
drivers/clk/Kconfig
between commit:
21330497f303 ("clk: ti: Add support for dm814x ADPLL")
from the omap tree and commit:
b9e65ebc654d ("clk: Move vendor's Kconfig into CCF menu section")
from the samsung-krzk tree.
I fixed it up (see below) and can carry the fix as necessary (no action
is required).
--
Cheers,
Stephen Rothwell
diff --cc drivers/clk/Kconfig
index 5bf16ccc010b,de707b2bfb73..000000000000
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@@ -202,12 -202,9 +202,10 @@@ config COMMON_CLK_CDCE70
source "drivers/clk/bcm/Kconfig"
source "drivers/clk/hisilicon/Kconfig"
+ source "drivers/clk/mvebu/Kconfig"
source "drivers/clk/qcom/Kconfig"
+ source "drivers/clk/samsung/Kconfig"
+ source "drivers/clk/tegra/Kconfig"
+source "drivers/clk/ti/Kconfig"
endmenu
-
- source "drivers/clk/mvebu/Kconfig"
-
- source "drivers/clk/samsung/Kconfig"
- source "drivers/clk/tegra/Kconfig"
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: linux-next: manual merge of the samsung-krzk tree with the omap tree
2016-03-02 22:16 linux-next: manual merge of the samsung-krzk tree with the omap tree Stephen Rothwell
@ 2016-03-02 23:40 ` Krzysztof Kozlowski
2016-03-03 16:32 ` Tony Lindgren
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2016-03-02 23:40 UTC (permalink / raw)
To: Stephen Rothwell, Tony Lindgren
Cc: linux-next, linux-kernel, Michael Turquette, James Liao,
Stephen Boyd
On 03.03.2016 07:16, Stephen Rothwell wrote:
> Hi Krzysztof,
>
> Today's linux-next merge of the samsung-krzk tree got a conflict in:
>
> drivers/clk/Kconfig
>
> between commit:
>
> 21330497f303 ("clk: ti: Add support for dm814x ADPLL")
>
> from the omap tree and commit:
>
> b9e65ebc654d ("clk: Move vendor's Kconfig into CCF menu section")
>
> from the samsung-krzk tree.
>
> I fixed it up (see below) and can carry the fix as necessary (no action
> is required).
>
Thanks!
The conflicting commit actually comes from clk tree, merged here as a
dependency for other patches.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: linux-next: manual merge of the samsung-krzk tree with the omap tree
2016-03-02 22:16 linux-next: manual merge of the samsung-krzk tree with the omap tree Stephen Rothwell
2016-03-02 23:40 ` Krzysztof Kozlowski
@ 2016-03-03 16:32 ` Tony Lindgren
1 sibling, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2016-03-03 16:32 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Krzysztof Kozlowski, linux-next, linux-kernel, Michael Turquette,
James Liao, Stephen Boyd
* Stephen Rothwell <sfr@canb.auug.org.au> [160302 14:16]:
> Hi Krzysztof,
>
> Today's linux-next merge of the samsung-krzk tree got a conflict in:
>
> drivers/clk/Kconfig
>
> between commit:
>
> 21330497f303 ("clk: ti: Add support for dm814x ADPLL")
>
> from the omap tree and commit:
>
> b9e65ebc654d ("clk: Move vendor's Kconfig into CCF menu section")
>
> from the samsung-krzk tree.
>
> I fixed it up (see below) and can carry the fix as necessary (no action
> is required).
Thanks yes that's correct thanks!
Regards,
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-03-03 16:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-02 22:16 linux-next: manual merge of the samsung-krzk tree with the omap tree Stephen Rothwell
2016-03-02 23:40 ` Krzysztof Kozlowski
2016-03-03 16:32 ` Tony Lindgren
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).