From: Maxime Ripard Date: Mon, 15 Sep 2014 14:02:24 +0000 (+0200) Subject: ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init X-Git-Tag: fixes-for-v3.18-merge-window~3^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d80335e29701e9c2cc55ec0ea79afe6351aa20b;p=pandora-kernel.git ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init This allows to remove the dependency of the timer driver on mach/hardware.h and having an hardcoded interrupt number in the driver itself. Signed-off-by: Maxime Ripard Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed