diff options
Diffstat (limited to 'arch/arm/mach-pxa/pxa3xx.c')
-rw-r--r-- | arch/arm/mach-pxa/pxa3xx.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-pxa/pxa3xx.c b/arch/arm/mach-pxa/pxa3xx.c index ca536f2b2bf9..3198680626ec 100644 --- a/arch/arm/mach-pxa/pxa3xx.c +++ b/arch/arm/mach-pxa/pxa3xx.c | |||
@@ -555,9 +555,6 @@ void __init pxa3xx_set_i2c_power_info(struct i2c_pxa_platform_data *info) | |||
555 | 555 | ||
556 | static struct platform_device *devices[] __initdata = { | 556 | static struct platform_device *devices[] __initdata = { |
557 | &pxa27x_device_udc, | 557 | &pxa27x_device_udc, |
558 | &pxa_device_ffuart, | ||
559 | &pxa_device_btuart, | ||
560 | &pxa_device_stuart, | ||
561 | &pxa_device_i2s, | 558 | &pxa_device_i2s, |
562 | &sa1100_device_rtc, | 559 | &sa1100_device_rtc, |
563 | &pxa_device_rtc, | 560 | &pxa_device_rtc, |