Browse Source

ARM: EXYNOS4: configure rtc-s3c on NURI

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
MyungJoo Ham 14 years ago
parent
commit
3a1a2b9e69
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/mach-exynos4/mach-nuri.c

+ 1 - 0
arch/arm/mach-exynos4/mach-nuri.c

@@ -1099,6 +1099,7 @@ static struct platform_device *nuri_devices[] __initdata = {
 	&s3c_device_i2c3,
 	&i2c9_gpio,
 	&s3c_device_adc,
+	&s3c_device_rtc,
 
 	/* NURI Devices */
 	&nuri_gpio_keys,