diff options
Diffstat (limited to 'arch/arm/mach-pxa/pxa3xx.c')
-rw-r--r-- | arch/arm/mach-pxa/pxa3xx.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/pxa3xx.c b/arch/arm/mach-pxa/pxa3xx.c index c85c3a7abd31..d1c747cdacf8 100644 --- a/arch/arm/mach-pxa/pxa3xx.c +++ b/arch/arm/mach-pxa/pxa3xx.c | |||
@@ -593,6 +593,11 @@ static struct platform_device *devices[] __initdata = { | |||
593 | &pxa27x_device_udc, | 593 | &pxa27x_device_udc, |
594 | &pxa_device_pmu, | 594 | &pxa_device_pmu, |
595 | &pxa_device_i2s, | 595 | &pxa_device_i2s, |
596 | &pxa_device_asoc_ssp1, | ||
597 | &pxa_device_asoc_ssp2, | ||
598 | &pxa_device_asoc_ssp3, | ||
599 | &pxa_device_asoc_ssp4, | ||
600 | &pxa_device_asoc_platform, | ||
596 | &sa1100_device_rtc, | 601 | &sa1100_device_rtc, |
597 | &pxa_device_rtc, | 602 | &pxa_device_rtc, |
598 | &pxa27x_device_ssp1, | 603 | &pxa27x_device_ssp1, |