From patchwork Tue Jul 31 12:23:03 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leela Krishna Amudala X-Patchwork-Id: 1259491 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id CBE5ADF26F for ; Tue, 31 Jul 2012 12:18:36 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SwBKM-0002r1-1W; Tue, 31 Jul 2012 12:13:30 +0000 Received: from mailout4.samsung.com ([203.254.224.34]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SwBFt-0002HJ-8k for linux-arm-kernel@lists.infradead.org; Tue, 31 Jul 2012 12:08:55 +0000 Received: from epcpsbgm2.samsung.com (mailout4.samsung.com [203.254.224.34]) by mailout4.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0M8000IR6XO1VFT0@mailout4.samsung.com> for linux-arm-kernel@lists.infradead.org; Tue, 31 Jul 2012 21:07:41 +0900 (KST) X-AuditID: cbfee61b-b7f566d000005c8a-01-5017ca8d6ec1 Received: from epmmp1.local.host ( [203.254.227.16]) by epcpsbgm2.samsung.com (EPCPMTA) with SMTP id BB.75.23690.D8AC7105; Tue, 31 Jul 2012 21:07:41 +0900 (KST) Received: from localhost.localdomain ([107.108.73.106]) by mmp1.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0M80007KGXOF3A40@mmp1.samsung.com> for linux-arm-kernel@lists.infradead.org; Tue, 31 Jul 2012 21:07:41 +0900 (KST) From: Leela Krishna Amudala To: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH V2 3/5] arm: samsung: Include the modified FIMD header file Date: Tue, 31 Jul 2012 17:53:03 +0530 Message-id: <1343737385-23337-4-git-send-email-l.krishna@samsung.com> X-Mailer: git-send-email 1.7.0.4 In-reply-to: <1343737385-23337-1-git-send-email-l.krishna@samsung.com> References: <1343737385-23337-1-git-send-email-l.krishna@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrPJMWRmVeSWpSXmKPExsVy+t9jAd3eU+IBBrtfS1hsenyN1YHRY/OS +gDGKC6blNSczLLUIn27BK6MuUufsRdcCK7ofruNsYFxmUcXIyeHhICJxNzFX1ghbDGJC/fW s3UxcnEICSxilJhwrp0JJCEksIFJ4vYCRhCbTcBY4v7czUBxDg4RAW+J5dcUQcLMAicYJc4t 1gEJCwOFOz4mgoRZBFQltpzcxAJi8wq4SjzbCrNKQaJ12SF2EJtTwE3i1eE5bBCbXCWOtFxm nsDIu4CRYRWjaGpBckFxUnqukV5xYm5xaV66XnJ+7iZGsLefSe9gXNVgcYhRgINRiYfX46RY gBBrYllxZe4hRgkOZiURXtYV4gFCvCmJlVWpRfnxRaU5qcWHGKU5WJTEeU28v/oLCaQnlqRm p6YWpBbBZJk4OKUaGEsXhJne2Mu75rqjw+T828JbG39/TN45UX+x0TsT3Zi/CUbcNa+UWHym firKqdcN3+i3boX7rnUsTDM6ra7sZ1E1VphjOydFfvv8qUvmfMsR8S3aucrh8ITQKrd992ru b3ecemC2wt2ZoWbuO+N2fGxc8Tzp5d28nkvfOKb0z1w+9eL9BdEFAueUWIozEg21mIuKEwEU Zbaj8gEAAA== X-TM-AS-MML: No X-Spam-Note: CRM114 invocation failed X-Spam-Note: SpamAssassin invocation failed Cc: linux-fbdev@vger.kernel.org, kgene.kim@samsung.com, jg1.han@samsung.com, joshi@samsung.com, dri-devel@lists.freedesktop.org, inki.dae@samsung.com, ben-linux@fluff.org, m.szyprowski@samsung.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org The fimd register headers have been moved to include/video/ hence, modifying the machine files accordingly. Signed-off-by: Leela Krishna Amudala --- arch/arm/mach-exynos/mach-nuri.c | 2 +- arch/arm/mach-exynos/mach-origen.c | 2 +- arch/arm/mach-exynos/mach-smdk4x12.c | 2 +- arch/arm/mach-exynos/mach-smdkv310.c | 2 +- arch/arm/mach-exynos/mach-universal_c210.c | 2 +- arch/arm/mach-exynos/setup-fimd0.c | 2 +- arch/arm/mach-s3c24xx/mach-smdk2416.c | 2 +- arch/arm/mach-s3c64xx/mach-anw6410.c | 2 +- arch/arm/mach-s3c64xx/mach-crag6410.c | 2 +- arch/arm/mach-s3c64xx/mach-hmt.c | 2 +- arch/arm/mach-s3c64xx/mach-mini6410.c | 2 +- arch/arm/mach-s3c64xx/mach-ncp.c | 2 +- arch/arm/mach-s3c64xx/mach-real6410.c | 2 +- arch/arm/mach-s3c64xx/mach-smartq5.c | 2 +- arch/arm/mach-s3c64xx/mach-smartq7.c | 2 +- arch/arm/mach-s3c64xx/mach-smdk6410.c | 2 +- arch/arm/mach-s5p64x0/mach-smdk6440.c | 2 +- arch/arm/mach-s5p64x0/mach-smdk6450.c | 2 +- arch/arm/mach-s5pc100/mach-smdkc100.c | 2 +- arch/arm/mach-s5pv210/mach-aquila.c | 2 +- arch/arm/mach-s5pv210/mach-goni.c | 2 +- arch/arm/mach-s5pv210/mach-smdkv210.c | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/arch/arm/mach-exynos/mach-nuri.c b/arch/arm/mach-exynos/mach-nuri.c index f98a83a..573a0c4 100644 --- a/arch/arm/mach-exynos/mach-nuri.c +++ b/arch/arm/mach-exynos/mach-nuri.c @@ -39,7 +39,7 @@ #include #include -#include +#include