Browse Source

ARM: H1940: enable rtc

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>
arnaud.patard@rtp-net.org 15 năm trước cách đây
mục cha
commit
13733d524d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      arch/arm/mach-s3c2410/mach-h1940.c

+ 1 - 0
arch/arm/mach-s3c2410/mach-h1940.c

@@ -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)