From 49815c356ad2e0fca33c81af4afc5579c9e87435 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Thu, 21 Jul 2011 15:46:32 +0900 Subject: [PATCH] --- yaml --- r: 260650 b: refs/heads/master c: 35ce909ee6dacb0cb74ad04fd04e869fd5f83a7f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos4/mach-smdkc210.c | 71 +++++++++++++++++++++ 2 files changed, 72 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 68f296dcb9bc..2f9c3366491c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e61b170139225ccb808eb98a047dd2a8d3af830d +refs/heads/master: 35ce909ee6dacb0cb74ad04fd04e869fd5f83a7f diff --git a/trunk/arch/arm/mach-exynos4/mach-smdkc210.c b/trunk/arch/arm/mach-exynos4/mach-smdkc210.c index e645f7a955f0..31cfcd64a20a 100644 --- a/trunk/arch/arm/mach-exynos4/mach-smdkc210.c +++ b/trunk/arch/arm/mach-exynos4/mach-smdkc210.c @@ -9,7 +9,9 @@ */ #include +#include #include +#include #include #include #include @@ -19,11 +21,15 @@ #include #include +#include