linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the irqchip tree with the nds32 tree
@ 2018-03-15  5:32 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2018-03-15  5:32 UTC (permalink / raw)
  To: Marc Zyngier, Greentime Hu
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Archana Sathyakumar

[-- Attachment #1: Type: text/plain, Size: 1220 bytes --]

Hi Marc,

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

  drivers/irqchip/Makefile

between commit:

  abe45fd9f1b0 ("irqchip: Andestech Internal Vector Interrupt Controller driver")

from the nds32 tree and commit:

  f55c73aef890 ("irqchip/pdc: Add PDC interrupt controller for QCOM SoCs")

from the irqchip 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/irqchip/Makefile
index 110de02bb215,c35ee5345a53..000000000000
--- a/drivers/irqchip/Makefile
+++ b/drivers/irqchip/Makefile
@@@ -83,4 -85,4 +83,5 @@@ obj-$(CONFIG_IRQ_UNIPHIER_AIDET)	+= irq
  obj-$(CONFIG_ARCH_SYNQUACER)		+= irq-sni-exiu.o
  obj-$(CONFIG_MESON_IRQ_GPIO)		+= irq-meson-gpio.o
  obj-$(CONFIG_GOLDFISH_PIC) 		+= irq-goldfish-pic.o
 +obj-$(CONFIG_NDS32)			+= irq-ativic32.o
+ obj-$(CONFIG_QCOM_PDC)			+= qcom-pdc.o

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-15  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-15  5:32 linux-next: manual merge of the irqchip tree with the nds32 tree Stephen Rothwell

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).