From: Maxime Bizon Date: Sat, 30 Jan 2010 17:34:54 +0000 (+0100) Subject: MIPS: BCM63xx: Fix double gpio registration. X-Git-Tag: v2.6.34-rc4~6^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97befcf4f0f42b1644b4b164ddc363685546edcd;p=pandora-kernel.git MIPS: BCM63xx: Fix double gpio registration. bcm63xx_gpio_init is already called from prom_init to allow board to use them early, so we can remove the unneeded arch_initcall. Signed-off-by: Maxime Bizon To: linux-mips@linux-mips.org Cc: Maxime Bizon Patchwork: http://patchwork.linux-mips.org/patch/899/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed