MIPS: BCM63xx: Fix double gpio registration.
authorMaxime Bizon <mbizon@freebox.fr>
Sat, 30 Jan 2010 17:34:54 +0000 (18:34 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:17 +0000 (17:26 +0100)
commit97befcf4f0f42b1644b4b164ddc363685546edcd
tree06ab945c8507f618730561ec7ef5513f5a0ba060
parentf29b7cac19ef5aa093fc9403d10735fa72cabf99
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 <mbizon@freebox.fr>
To: linux-mips@linux-mips.org
Cc: Maxime Bizon <mbizon@freebox.fr>
Patchwork: http://patchwork.linux-mips.org/patch/899/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm63xx/gpio.c