Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[deliverable/linux.git] / arch / arm / mach-lpc32xx / phy3250.c
index a2f0d4e3f7731e919534968e1b705ec667f9f5b5..4590a8b52e72fc20e8c665c50a0303262ae7a8e4 100644 (file)
@@ -271,6 +271,8 @@ static struct platform_device lpc32xx_gpio_led_device = {
 };
 
 static struct platform_device *phy3250_devs[] __initdata = {
+       &lpc32xx_rtc_device,
+       &lpc32xx_tsc_device,
        &lpc32xx_i2c0_device,
        &lpc32xx_i2c1_device,
        &lpc32xx_i2c2_device,
This page took 0.074954 seconds and 5 git commands to generate.