From: Alexandre Belloni Date: Mon, 12 Jan 2015 18:42:13 +0000 (+0100) Subject: ARM: at91: remove useless at91_sysirq_mask_rtx X-Git-Tag: fixes-v4.0-rc1~88^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415c94743524696d66e2bbbc00b72ad593cb0187;p=pandora-kernel.git 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 Acked-by: Boris Brezillon Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed