ARM: lpc32xx: remove unused header file mach/irqs.h
authorVladimir Zapolskiy <vz@mleia.com>
Thu, 8 Sep 2016 03:00:08 +0000 (06:00 +0300)
committerSylvain Lemieux <slemieux@tycoint.com>
Tue, 25 Oct 2016 17:33:01 +0000 (13:33 -0400)
commitee1df783d15b2a1d7a06841c12105b1aa2ec513b
tree3427bfcf1424de842e411680f9d9a1b847dfafd7
parent1001354ca34179f3db924eb66672442a173147dc
ARM: lpc32xx: remove unused header file mach/irqs.h

The removed LPC32xx mach/irqs.h file is not included in any source
code, function declaration lpc32xx_init_irq() is also unused, remove
them as leftovers after switching to a new interrupt controller
driver.

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