diff options
Diffstat (limited to 'arch/arm/mach-lpc32xx/phy3250.c')
-rw-r--r-- | arch/arm/mach-lpc32xx/phy3250.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c index 5d51c102c255..a539f4f72f28 100644 --- a/arch/arm/mach-lpc32xx/phy3250.c +++ b/arch/arm/mach-lpc32xx/phy3250.c | |||
@@ -252,6 +252,7 @@ static struct platform_device *phy3250_devs[] __initdata = { | |||
252 | &lpc32xx_i2c2_device, | 252 | &lpc32xx_i2c2_device, |
253 | &lpc32xx_watchdog_device, | 253 | &lpc32xx_watchdog_device, |
254 | &lpc32xx_gpio_led_device, | 254 | &lpc32xx_gpio_led_device, |
255 | &lpc32xx_adc_device, | ||
255 | }; | 256 | }; |
256 | 257 | ||
257 | static struct amba_device *amba_devs[] __initdata = { | 258 | static struct amba_device *amba_devs[] __initdata = { |