|
@@ -456,7 +456,6 @@ static int __init pxa27x_init(void)
|
|
|
|
|
|
register_syscore_ops(&pxa_irq_syscore_ops);
|
|
register_syscore_ops(&pxa_irq_syscore_ops);
|
|
register_syscore_ops(&pxa2xx_mfp_syscore_ops);
|
|
register_syscore_ops(&pxa2xx_mfp_syscore_ops);
|
|
- register_syscore_ops(&pxa_gpio_syscore_ops);
|
|
|
|
register_syscore_ops(&pxa2xx_clock_syscore_ops);
|
|
register_syscore_ops(&pxa2xx_clock_syscore_ops);
|
|
|
|
|
|
ret = platform_add_devices(devices, ARRAY_SIZE(devices));
|
|
ret = platform_add_devices(devices, ARRAY_SIZE(devices));
|