ARM: H1940: enable rtc
authorarnaud.patard@rtp-net.org <arnaud.patard@rtp-net.org>
Tue, 17 Nov 2009 13:54:57 +0000 (14:54 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Dec 2009 01:35:05 +0000 (01:35 +0000)
Enable S3C2410 rtc on h1940

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
[ben-linux@fluff.org: tidy header]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/mach-h1940.c

index 329f6ff..02375ca 100644 (file)
@@ -205,6 +205,7 @@ static struct platform_device *h1940_devices[] __initdata = {
        &h1940_device_leds,
        &h1940_device_bluetooth,
        &s3c_device_sdi,
+       &s3c_device_rtc,
 };
 
 static void __init h1940_map_io(void)