From: Maxime Ripard Date: Tue, 14 May 2013 15:38:45 +0000 (+0200) Subject: ARM: bcm281xx: Remove init_irq declaration in machine description X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~72^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77979bd7b514680a7c9c6efcb01e0b535985e36e;p=pandora-kernel.git ARM: bcm281xx: 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 bcm281xx as well. Signed-off-by: Maxime Ripard Acked-by: Christian Daudt --- Reading git-diff-tree failed