[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20120330111123.300bf9558ee25ac9f46a7ebe@canb.auug.org.au>
Date: Fri, 30 Mar 2012 11:11:23 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Russell King <rmk@....linux.org.uk>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
David Howells <dhowells@...hat.com>,
Linus <torvalds@...ux-foundation.org>
Subject: linux-next: manual merge of the arm tree with Linus' tree
Hi Russell,
Today's linux-next merge of the arm tree got conflicts in
arch/arm/mach-integrator/core.c and arch/arm/mach-integrator/pci.c
between commit 9f97da78bf01 ("Disintegrate asm/system.h for ARM") from
Linus' tree and commit 695436e3738e ("ARM: 7349/1: integrator: convert to
sparse irqs") from the arm tree.
I fixed it up (see below) and can carry the fix as necessary.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
diff --cc arch/arm/mach-integrator/core.c
index 1a65d77,304dfb2..0000000
--- a/arch/arm/mach-integrator/core.c
+++ b/arch/arm/mach-integrator/core.c
@@@ -25,8 -25,10 +25,9 @@@
#include <mach/hardware.h>
#include <mach/platform.h>
- #include <asm/irq.h>
#include <mach/cm.h>
+ #include <mach/irqs.h>
+
-#include <asm/system.h>
#include <asm/leds.h>
#include <asm/mach-types.h>
#include <asm/mach/time.h>
diff --cc arch/arm/mach-integrator/pci.c
index 36068f4,e15aa43..0000000
--- a/arch/arm/mach-integrator/pci.c
+++ b/arch/arm/mach-integrator/pci.c
@@@ -26,7 -26,7 +26,6 @@@
#include <linux/interrupt.h>
#include <linux/init.h>
- #include <asm/irq.h>
-#include <asm/system.h>
#include <asm/mach/pci.h>
#include <asm/mach-types.h>
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists