From d26c15fc7041848e381b6ab5b2c883317ab3de6d Mon Sep 17 00:00:00 2001 From: Marek Szyprowski Date: Sat, 12 May 2012 06:41:06 +0900 Subject: [PATCH] --- yaml --- r: 303471 b: refs/heads/master c: db6856e8d8ab9448685f6fbbc571d38c5ceaa88e h: refs/heads/master i: 303469: 52bf7c7626d017f845e256a5952639e3eab239b8 303467: 41a7ecff8edda68502af7ca5ecfe06492e731379 303463: 4005e77301f88b478ef0241dcfdaa8466866d0df 303455: 565ea960e675af5444e2fa6ae26b84721407f35c v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos/Kconfig | 1 + trunk/arch/arm/mach-exynos/mach-nuri.c | 33 ++++++++++++++++++++++++++ 3 files changed, 35 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index bd204c270270..588acca848fb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6dafa4aead1b9e5f79fd789f10bc15a9149b916a +refs/heads/master: db6856e8d8ab9448685f6fbbc571d38c5ceaa88e diff --git a/trunk/arch/arm/mach-exynos/Kconfig b/trunk/arch/arm/mach-exynos/Kconfig index 20077add2764..85fc9ea7870a 100644 --- a/trunk/arch/arm/mach-exynos/Kconfig +++ b/trunk/arch/arm/mach-exynos/Kconfig @@ -289,6 +289,7 @@ config MACH_NURI select S5P_DEV_USB_EHCI select S5P_SETUP_MIPIPHY select EXYNOS4_DEV_DMA + select EXYNOS_DEV_DRM select EXYNOS4_SETUP_FIMC select EXYNOS4_SETUP_FIMD0 select EXYNOS4_SETUP_I2C1 diff --git a/trunk/arch/arm/mach-exynos/mach-nuri.c b/trunk/arch/arm/mach-exynos/mach-nuri.c index ed90aef404c3..0fcbb2e162e3 100644 --- a/trunk/arch/arm/mach-exynos/mach-nuri.c +++ b/trunk/arch/arm/mach-exynos/mach-nuri.c @@ -25,6 +25,7 @@ #include #include #include +#include #include