]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: lpc32xx: remove legacy irq controller driver
authorVladimir Zapolskiy <vz@mleia.com>
Mon, 25 Apr 2016 01:00:44 +0000 (04:00 +0300)
committerArnd Bergmann <arnd@arndb.de>
Tue, 24 May 2016 19:32:45 +0000 (19:32 +0000)
commitefbbe07e4a7e5d2f4f566209b30664275880c34f
treec248f05b63c425aeaa0e04c0821af8da0c169f59
parent79b3d8fb4892cbb2ad0406faad67356824c360a1
ARM: lpc32xx: remove legacy irq controller driver

New NXP LPC32xx irq chip driver is used instead of a legacy one.

[this also fixes a harmless build warning about the NR_IRQS redefinition]

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-lpc32xx/Makefile
arch/arm/mach-lpc32xx/irq.c [deleted file]