aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/mach-smdkc110.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5pv210/mach-smdkc110.c')
-rw-r--r--arch/arm/mach-s5pv210/mach-smdkc110.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/mach-smdkc110.c b/arch/arm/mach-s5pv210/mach-smdkc110.c
index 723e6078b97a..4816facce63c 100644
--- a/arch/arm/mach-s5pv210/mach-smdkc110.c
+++ b/arch/arm/mach-s5pv210/mach-smdkc110.c
@@ -80,6 +80,7 @@ static struct platform_device *smdkc110_devices[] __initdata = {
80 &s5pv210_device_iis0, 80 &s5pv210_device_iis0,
81 &s5pv210_device_ac97, 81 &s5pv210_device_ac97,
82 &s3c_device_cfcon, 82 &s3c_device_cfcon,
83 &s3c_device_rtc,
83 &s3c_device_wdt, 84 &s3c_device_wdt,
84}; 85};
85 86