]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 26 Jun 2005 21:24:19 +0000 (22:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2005 21:24:19 +0000 (22:24 +0100)
commited4b63d4ea89d7dc7ba6efa817df82adfb8733ad
tree2242b19d1e11bb0c612a4a1ae592b8896764541e
parent673f6faf9fb6609b0497450588cdc1f41bf790b4
[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 <buytenh@wantstofly.org>
Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp2000/ixdp2800.c