From d482144faa3963022520076d136a5243f8c4a2e3 Mon Sep 17 00:00:00 2001 From: Jassi Brar Date: Tue, 18 May 2010 16:02:35 +0900 Subject: [PATCH] --- yaml --- r: 192052 b: refs/heads/master c: 95fa6e6cd34d33915504d207a832920d98e4e932 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s5pv210/mach-smdkc110.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b170e62249f3..6c772fd338a7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9b5f1e08c95a9df7de9a96a7a4240362358acd5f +refs/heads/master: 95fa6e6cd34d33915504d207a832920d98e4e932 diff --git a/trunk/arch/arm/mach-s5pv210/mach-smdkc110.c b/trunk/arch/arm/mach-s5pv210/mach-smdkc110.c index ab4869df30c0..6f9fd3274e2e 100644 --- a/trunk/arch/arm/mach-s5pv210/mach-smdkc110.c +++ b/trunk/arch/arm/mach-s5pv210/mach-smdkc110.c @@ -72,6 +72,8 @@ static struct s3c2410_uartcfg smdkv210_uartcfgs[] __initdata = { }; static struct platform_device *smdkc110_devices[] __initdata = { + &s5pv210_device_iis0, + &s5pv210_device_ac97, }; static void __init smdkc110_map_io(void)