Commit 342f3f9b authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Arnd Bergmann

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: default avatarVladimir Zapolskiy <vz@mleia.com>
Acked-by: default avatarSylvain Lemieux <slemieux.tyco@gmail.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 4c1d76a1
......@@ -2,6 +2,6 @@
# Makefile for the linux kernel.
#
obj-y := irq.o common.o serial.o
obj-y := common.o serial.o
obj-y += pm.o suspend.o
obj-y += phy3250.o
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment