From eb49973c7654cee1433dbd4a6baaaf90ecc05495 Mon Sep 17 00:00:00 2001 From: Jassi Brar Date: Tue, 18 May 2010 16:02:58 +0900 Subject: [PATCH] --- yaml --- r: 192054 b: refs/heads/master c: 78a368234f51e54a8878ab00375be91a22e945b3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s5p6442/mach-smdk6442.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 2b3da17ab9a3..94fc1ff67a3b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 070c808546f69bc37db14db96e043a3b8894e0e2 +refs/heads/master: 78a368234f51e54a8878ab00375be91a22e945b3 diff --git a/trunk/arch/arm/mach-s5p6442/mach-smdk6442.c b/trunk/arch/arm/mach-s5p6442/mach-smdk6442.c index 0d63371ce07c..ebcf99777259 100644 --- a/trunk/arch/arm/mach-s5p6442/mach-smdk6442.c +++ b/trunk/arch/arm/mach-s5p6442/mach-smdk6442.c @@ -65,6 +65,7 @@ static struct s3c2410_uartcfg smdk6442_uartcfgs[] __initdata = { }; static struct platform_device *smdk6442_devices[] __initdata = { + &s5p6442_device_iis0, }; static void __init smdk6442_map_io(void)