From: Maxime Ripard Date: Sun, 26 May 2013 13:05:56 +0000 (+0900) Subject: ARM: shmobile: r8a73a4: Remove init_irq declaration in machine description X-Git-Tag: v3.12-rc1~117^2~11^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bdbe04db005e025d3522ad3ae9797a4954528e9;p=pandora-kernel.git ARM: shmobile: r8a73a4: Remove init_irq declaration in machine description Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is specified") removed the need to explictly setup the init_irq field in the machine description when using only irqchip_init. Remove that declaration for shmobile as well. Signed-off-by: Maxime Ripard Signed-off-by: Simon Horman --- Reading git-diff-tree failed