On Thu, Feb 16, 2012 at 08:45:36AM +0000, Russell King - ARM Linux wrote:
On Fri, Jan 20, 2012 at 02:32:58PM -0600, Rob Herring wrote:
quoted
From: Rob Herring <redacted>
This series removes the include of mach/irqs.h from asm/irq.h when
SPARSE_IRQ is selected. Platforms which select SPARSE_IRQ have been
updated.
Rob,
Last night, I merged devel-stable into the stuff which gets built, and it
seems your IRQ changes are breaking PXA:
Before merge:
http://www.arm.linux.org.uk/developer/build/result.php?type=build&idx=129
After merge:
http://www.arm.linux.org.uk/developer/build/result.php?type=build&idx=137
Also see SA11x0 breakage - before:
http://www.arm.linux.org.uk/developer/build/result.php?type=build&idx=127
after:
http://www.arm.linux.org.uk/developer/build/result.php?type=build&idx=135