commit | 415c94743524696d66e2bbbc00b72ad593cb0187 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Jan 12 19:42:13 2015 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Jan 15 15:24:05 2015 +0100 |
tree | d93c9299ee7361442b80d0f6185419663f6a7027 | |
parent | c46317b7748af5bbbf914c8903c514500d7c8c18 [diff] |
ARM: at91: remove useless at91_sysirq_mask_rtx The irq fixup from at91_sysirq_mask_rtc and at91_sysirq_mask_rtt is now handled by aic_common_rtc_irq_fixup and aic_common_rtt_irq_fixup. Remove those useless functions. Also remove the now unused mach/at91_rtt.h header. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>