From: Marc Zyngier Date: Thu, 15 Mar 2012 11:05:39 +0000 (+0000) Subject: ARM: ux500: fix compilation after local timer rework X-Git-Tag: v3.4-rc1~90^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218a28014112b20bd15a9e6305c8b46488830bc4;p=pandora-kernel.git ARM: ux500: fix compilation after local timer rework mach-ux500/timer.c lacked the inclusion of mach/irqs.h, and thus failed to compile. Fix it and also remove an unused variable. Test compiled only. Reported-by: Lee Jones Cc: Arnd Bergman Cc: Linus Walleij Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed