Hi Kukjin,

Today's linux-next merge of the samsung tree got a conflict in
arch/arm/common/Makefile between commit 81243e444c6e ("irqchip: Move ARM
GIC to drivers/irqchip") from the arm-soc tree and commit cbafeaaa418e
("ARM: Add interface for registering and calling firmware-specific
operations") from the samsung tree.

I fixed it up (as supplied - see below) and can carry the fix as
necessary (no action is required).

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

diff --cc arch/arm/common/Makefile
index dc8dd0d,55d4182..0000000
--- a/arch/arm/common/Makefile
+++ b/arch/arm/common/Makefile
@@@ -2,6 -2,10 +2,8 @@@
  # Makefile for the linux kernel.
  #
  
+ obj-y += firmware.o
+ 
 -obj-$(CONFIG_ARM_GIC)         += gic.o
 -obj-$(CONFIG_ARM_VIC)         += vic.o
  obj-$(CONFIG_ICST)            += icst.o
  obj-$(CONFIG_SA1111)          += sa1111.o
  obj-$(CONFIG_PCI_HOST_VIA82C505) += via82c505.o

Attachment: pgpeStGM6XqAL.pgp
Description: PGP signature

Reply via email to