[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140218140920.e79e5cff80dad8ecee400538@canb.auug.org.au>
Date: Tue, 18 Feb 2014 14:09:20 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>,
"H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Chen Gang <gang.chen.5i5j@...il.com>,
Hans-Christian Egtvedt <hegtvedt@...co.com>,
Tim Chen <tim.c.chen@...ux.intel.com>
Subject: linux-next: manual merge of the tip tree with Linus' tree
Hi all,
Today's linux-next merge of the tip tree got a conflict in
arch/avr32/include/asm/Kbuild between commit d7668f9d448a ("avr32: add
generic vga.h to Kbuild") from the tree and commit b119fa61d440
("locking/mcs: Order the header files in Kbuild of each architecture in
alphabetical order") from the tip tree.
I fixed it up (see below) and can carry the fix as necessary (no action
is required).
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
diff --cc arch/avr32/include/asm/Kbuild
index c7c64a63c29f,8b398ff96974..000000000000
--- a/arch/avr32/include/asm/Kbuild
+++ b/arch/avr32/include/asm/Kbuild
@@@ -1,22 -1,22 +1,23 @@@
- generic-y += clkdev.h
- generic-y += cputime.h
- generic-y += delay.h
- generic-y += device.h
- generic-y += div64.h
- generic-y += emergency-restart.h
- generic-y += exec.h
- generic-y += futex.h
- generic-y += preempt.h
- generic-y += irq_regs.h
- generic-y += param.h
- generic-y += local.h
- generic-y += local64.h
- generic-y += percpu.h
- generic-y += scatterlist.h
- generic-y += sections.h
- generic-y += topology.h
- generic-y += trace_clock.h
+ generic-y += clkdev.h
+ generic-y += cputime.h
+ generic-y += delay.h
+ generic-y += device.h
+ generic-y += div64.h
+ generic-y += emergency-restart.h
+ generic-y += exec.h
+ generic-y += futex.h
+ generic-y += hash.h
+ generic-y += irq_regs.h
+ generic-y += local.h
+ generic-y += local64.h
+ generic-y += mcs_spinlock.h
+ generic-y += param.h
+ generic-y += percpu.h
+ generic-y += preempt.h
+ generic-y += scatterlist.h
+ generic-y += sections.h
+ generic-y += topology.h
+ generic-y += trace_clock.h
+generic-y += vga.h
- generic-y += xor.h
- generic-y += hash.h
+ generic-y += xor.h
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists