commit | 342f3f9bf6fc2af67f00a07703053e2b1f882afd | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Mon Apr 25 04:00:44 2016 +0300 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue May 24 19:32:45 2016 +0000 |
tree | c248f05b63c425aeaa0e04c0821af8da0c169f59 | |
parent | 4c1d76a1e15e0d66e581764b4d29d08d207aff4a [diff] |
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>