From 375dec92777c96015a13a23eaeb4f23281fb8662 Mon Sep 17 00:00:00 2001 From: Russell King Date: Thu, 23 Feb 2012 14:29:33 +0100 Subject: ARM: 7343/1: sa11x0: convert to sparse IRQ Now that Neponset, UCB1x00 and SA1111 are all converted to use the IRQ allocation interfaces, we can enable sparse IRQ support for SA11x0 platforms. --- arch/arm/mach-sa1100/neponset.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-sa1100/neponset.c') diff --git a/arch/arm/mach-sa1100/neponset.c b/arch/arm/mach-sa1100/neponset.c index b04a8f1928fc..6c58f01b358a 100644 --- a/arch/arm/mach-sa1100/neponset.c +++ b/arch/arm/mach-sa1100/neponset.c @@ -229,7 +229,6 @@ static struct irq_chip nochip = { }; static struct sa1111_platform_data sa1111_info = { - .irq_base = IRQ_BOARD_END, .disable_devs = SA1111_DEVID_PS2_MSE, }; -- cgit v1.2.3