diff --git a/[refs] b/[refs] index 0adaab2a3417..f9baa4d6a56a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3909b9f7a3d7271539db491d3a83d47363a1f855 +refs/heads/master: 13733d524daadb6127b24b8672a9d47639bf1edf diff --git a/trunk/arch/arm/mach-s3c2410/mach-h1940.c b/trunk/arch/arm/mach-s3c2410/mach-h1940.c index 329f6ffb8c65..02375ca09497 100644 --- a/trunk/arch/arm/mach-s3c2410/mach-h1940.c +++ b/trunk/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)