From a6697cb2f1b0689ff9c468ef9d740134a3c08d61 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Thu, 21 Jul 2011 00:31:27 +0900 Subject: [PATCH] --- yaml --- r: 260638 b: refs/heads/master c: ed9ba31f6b9fb80b07d27efa87b1f1f374db927c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos4/mach-nuri.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 93237a0d0c62..b28e0d9c4d3f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a140b92ef398153c85ee1c697db0a1be210e9677 +refs/heads/master: ed9ba31f6b9fb80b07d27efa87b1f1f374db927c diff --git a/trunk/arch/arm/mach-exynos4/mach-nuri.c b/trunk/arch/arm/mach-exynos4/mach-nuri.c index 43ab82cf6165..d0999519e9ac 100644 --- a/trunk/arch/arm/mach-exynos4/mach-nuri.c +++ b/trunk/arch/arm/mach-exynos4/mach-nuri.c @@ -30,6 +30,7 @@ #include #include +#include #include #include #include @@ -1021,6 +1022,7 @@ static struct platform_device *nuri_devices[] __initdata = { &s5p_device_ehci, &s3c_device_i2c3, &i2c9_gpio, + &s3c_device_adc, /* NURI Devices */ &nuri_gpio_keys,