commit | 4a109c50d1958a2783df01980b55508fe47bb79c | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Nov 27 16:28:54 2014 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Nov 27 16:33:06 2014 +0100 |
tree | 044ce98659ab0493b42cd6c80e414f4fd39b5ac8 | |
parent | 1ccdde057b03a2446eeee7b7a63306c4d9c68d61 [diff] |
ARM: at91: remove unused IRQ function declarations Since 3b26f39b0ab1 (ARM: at91: make use of the new AIC driver for dt enabled boards) the old IRQ initialisation functions aren't used anymore: remove their declaration in generic.h. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com>