ARM: pxa: remove duplicated registeration on pxa-gpio
[deliverable/linux.git] / arch / arm / mach-pxa / pxa27x.c
index a3fabc9dfa2640cd526ea5ec82bafab6e3d0a97d..6bce78edce7a3c070b197b57f1fcb16197c3ba7f 100644 (file)
@@ -456,7 +456,6 @@ static int __init pxa27x_init(void)
 
                register_syscore_ops(&pxa_irq_syscore_ops);
                register_syscore_ops(&pxa2xx_mfp_syscore_ops);
-               register_syscore_ops(&pxa_gpio_syscore_ops);
                register_syscore_ops(&pxa2xx_clock_syscore_ops);
 
                ret = platform_add_devices(devices, ARRAY_SIZE(devices));
This page took 0.037552 seconds and 5 git commands to generate.