From: Lennert Buytenhek Date: Sun, 26 Jun 2005 21:24:19 +0000 (+0100) Subject: [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code X-Git-Tag: v2.6.13-rc1~68^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26799e675e47c5aa3104628e2081a7299ea46557;p=pandora-kernel.git [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code Patch from Lennert Buytenhek Compiling one kernel that supports both ixdp2400 and ixdp2800 gives an error, as a copy of the ixdp2400 irq init routing accidentally ended up in ixdp2800.c somehow. Signed-off-by: Lennert Buytenhek Signed-off-by: Deepak Saxena Signed-off-by: Russell King --- Reading git-diff-tree failed