public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Greg KH <greg@kroah•com>, Ralf Baechle <ralf@linux-mips•org>,
	James Hogan <james.hogan@imgtec•com>
Cc: Linux-Next Mailing List <linux-next@vger•kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Hauke Mehrtens <hauke@hauke-m•de>,
	Chunfeng Yun <chunfeng.yun@mediatek•com>,
	Kishon Vijay Abraham I <kishon@ti•com>
Subject: linux-next: manual merge of the usb tree with the mips tree
Date: Mon, 4 Sep 2017 15:51:32 +1000	[thread overview]
Message-ID: <20170904155132.007b788b@canb.auug.org.au> (raw)

Hi Greg,

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

  drivers/phy/Makefile

between commit:

  0ab3aa747f26 ("phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module")

from the mips tree and commit:

  cd4ec4b03dc1 ("phy: phy-mt65xx-usb3: add mediatek directory and rename file")

from the usb 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/phy/Makefile
index a8b9439a5d8e,06f3c500030d..000000000000
--- a/drivers/phy/Makefile
+++ b/drivers/phy/Makefile
@@@ -4,12 -4,12 +4,12 @@@
  
  obj-$(CONFIG_GENERIC_PHY)		+= phy-core.o
  obj-$(CONFIG_PHY_LPC18XX_USB_OTG)	+= phy-lpc18xx-usb-otg.o
- obj-$(CONFIG_PHY_MT65XX_USB3)		+= phy-mt65xx-usb3.o
  obj-$(CONFIG_PHY_XGENE)			+= phy-xgene.o
  obj-$(CONFIG_PHY_PISTACHIO_USB)		+= phy-pistachio-usb.o
 -
  obj-$(CONFIG_ARCH_SUNXI)		+= allwinner/
  obj-$(CONFIG_ARCH_MESON)		+= amlogic/
 +obj-$(CONFIG_LANTIQ)			+= lantiq/
+ obj-$(CONFIG_ARCH_MEDIATEK)		+= mediatek/
  obj-$(CONFIG_ARCH_RENESAS)		+= renesas/
  obj-$(CONFIG_ARCH_ROCKCHIP)		+= rockchip/
  obj-$(CONFIG_ARCH_TEGRA)		+= tegra/

             reply	other threads:[~2017-09-04  5:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-04  5:51 Stephen Rothwell [this message]
2017-09-04  9:17 ` linux-next: manual merge of the usb tree with the mips tree Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2015-06-04  8:39 Stephen Rothwell
2015-06-05 10:53 ` Greg KH
2015-06-03  6:48 Stephen Rothwell
2010-10-18  6:09 Stephen Rothwell
2010-10-19 15:47 ` Greg KH
2010-10-18  6:06 Stephen Rothwell
2010-10-19 15:46 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170904155132.007b788b@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=chunfeng.yun@mediatek$(echo .)com \
    --cc=greg@kroah$(echo .)com \
    --cc=hauke@hauke-m$(echo .)de \
    --cc=james.hogan@imgtec$(echo .)com \
    --cc=kishon@ti$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=ralf@linux-mips$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox