From 33a5b8838e4973a2f6c4ec4a9b8b26f4589bc07a Mon Sep 17 00:00:00 2001 From: Robert Jarzmik Date: Tue, 27 Jan 2015 06:55:10 +0100 Subject: [PATCH] ARM: pxa: fix broken isa interrupts for zeus and viper Commit "ARM: pxa: arbitrarily set first interrupt number" broke viper and zeus boards which still refer to PXA_ISA_IRQ() macro. Redefine the macro, which declares the legacy interrupts from 0 to 15. Signed-off-by: Robert Jarzmik Signed-off-by: Olof Johansson --- Reading git-format-patch failed