Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1446840

linux-next: manual merge of the fsl tree with the arm-soc tree

From Stephen Rothwell <sfr@canb.auug.org.au>
Newsgroups linux.kernel
Subject linux-next: manual merge of the fsl tree with the arm-soc tree
Date 2016-07-20 02:50 +0200
Message-ID <rWNS1-2Fm-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Scott,

Today's linux-next merge of the fsl tree got a conflict in:

  drivers/soc/Kconfig

between commit:

  34642650e5bc ("soc: Move brcmstb to bcm/brcmstb")

from the arm-soc tree and commit:

  82117b4a8897 ("soc: fsl: add GUTS driver for QorIQ platforms")

from the fsl tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc drivers/soc/Kconfig
index fe42a2fdf351,7106463f118e..000000000000
--- a/drivers/soc/Kconfig
+++ b/drivers/soc/Kconfig
@@@ -1,7 -1,8 +1,7 @@@
  menu "SOC (System On Chip) specific Drivers"
  
  source "drivers/soc/bcm/Kconfig"
- source "drivers/soc/fsl/qe/Kconfig"
 -source "drivers/soc/brcmstb/Kconfig"
+ source "drivers/soc/fsl/Kconfig"
  source "drivers/soc/mediatek/Kconfig"
  source "drivers/soc/qcom/Kconfig"
  source "drivers/soc/rockchip/Kconfig"

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

linux-next: manual merge of the fsl tree with the arm-soc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-20 02:50 +0200

csiph-web