summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos4
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2011-10-10 19:55:30 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-10-12 19:26:24 +0900
commitad98aaed750bf1a9a2318690055d056572339974 (patch)
treea30d59fa517e40b8521d3cf6e0c7346a0ae8120e /arch/arm/mach-exynos4
parentf0e38e3354fa150984400a55955f3b03867b14f3 (diff)
ARM: EXYNOS4: Remove useless codes on NURI board
The 'nuri_cm_devices' is defined but not used. Cc: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4')
-rw-r--r--arch/arm/mach-exynos4/mach-nuri.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-exynos4/mach-nuri.c b/arch/arm/mach-exynos4/mach-nuri.c
index bbd13f45415..20932ec4ddb 100644
--- a/arch/arm/mach-exynos4/mach-nuri.c
+++ b/arch/arm/mach-exynos4/mach-nuri.c
@@ -1066,13 +1066,6 @@ static struct platform_device nuri_max8903_device = {
},
};
-static struct device *nuri_cm_devices[] = {
- &s3c_device_i2c5.dev,
- &s3c_device_adc.dev,
- NULL, /* Reserved for UART */
- NULL,
-};
-
static void __init nuri_power_init(void)
{
int gpio;