]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit342f3f9bf6fc2af67f00a07703053e2b1f882afd
treec248f05b63c425aeaa0e04c0821af8da0c169f59
parent4c1d76a1e15e0d66e581764b4d29d08d207aff4a
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]