From patchwork Tue Aug 7 09:37:57 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: 1293031 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by patchwork2.kernel.org (Postfix) with ESMTP id B3BE2DF223 for ; Wed, 8 Aug 2012 07:44:18 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B9E939E7C6 for ; Wed, 8 Aug 2012 00:44:18 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mailout1.samsung.com (mailout1.samsung.com [203.254.224.24]) by gabe.freedesktop.org (Postfix) with ESMTP id B31899F79B for ; Tue, 7 Aug 2012 02:22:19 -0700 (PDT) Received: from epcpsbgm1.samsung.com (mailout1.samsung.com [203.254.224.24]) by mailout1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0M8D002ABOO2OK70@mailout1.samsung.com> for dri-devel@lists.freedesktop.org; Tue, 07 Aug 2012 18:22:19 +0900 (KST) X-AuditID: cbfee61a-b7f616d000004b7e-e3-5020de4a90c5 Received: from epmmp2 ( [203.254.227.17]) by epcpsbgm1.samsung.com (EPCPMTA) with SMTP id 44.55.19326.A4ED0205; Tue, 07 Aug 2012 18:22:18 +0900 (KST) Received: from localhost.localdomain ([107.108.73.106]) by mmp2.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0M8D00C1TOOG2460@mmp2.samsung.com> for dri-devel@lists.freedesktop.org; Tue, 07 Aug 2012 18:22:18 +0900 (KST) From: Leela Krishna Amudala To: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH V3 3/5] arm: samsung: Include the modified FIMD header file Date: Tue, 07 Aug 2012 15:07:57 +0530 Message-id: <1344332279-16736-4-git-send-email-l.krishna@samsung.com> X-Mailer: git-send-email 1.7.0.4 In-reply-to: <1344332279-16736-1-git-send-email-l.krishna@samsung.com> References: <1344332279-16736-1-git-send-email-l.krishna@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrIJMWRmVeSWpSXmKPExsVy+t9jQV2vewoBBi/3a1lc+fqezYHR4373 caYAxigum5TUnMyy1CJ9uwSujHlflrEVTM2o2PzHtoHxb0QXIyeHhICJxN3WGYwQtpjEhXvr 2boYuTiEBKYzSvyb8pEVwlnNJLHrcAtYFZuAscT9uZuZuhg5OEQEvCWWX1MEqWEW6GCUWNLy GKxGGCj+ack5VpAaFgFViYZ3NSBhXgFXiW2PdrJBLFOQaF12iB3E5hRwk+h68JsVxBYCqnm1 5jzLBEbeBYwMqxhFUwuSC4qT0nMN9YoTc4tL89L1kvNzNzGCPf5MagfjygaLQ4wCHIxKPLwT ZBUChFgTy4orcw8xSnAwK4nwHt4JFOJNSaysSi3Kjy8qzUktPsQozcGiJM5r7P3VX0ggPbEk NTs1tSC1CCbLxMEp1cDoXRz7V0Jkx7sXPa7iXvflFQ7LLLVde0/1rXlg8rO8iF93rqlH633k cb944RtrpoVhI8Pf9eW8rYsMfqYzLNmYwn1NnkHh845vzH2Ss8SiMn6fdOFnPf7Gs4vJ7oTP csFXBdc9+C4vb909sTRzzrN+fimPCaK1hW/S1GsS21msvGcuW7UrVlGJpTgj0VCLuag4EQAu XAUg9AEAAA== X-TM-AS-MML: No X-Mailman-Approved-At: Tue, 07 Aug 2012 23:08:15 -0700 Cc: linux-fbdev@vger.kernel.org, kgene.kim@samsung.com, ben-linux@fluff.org, dri-devel@lists.freedesktop.org, m.szyprowski@samsung.com X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dri-devel-bounces+patchwork-dri-devel=patchwork.kernel.org@lists.freedesktop.org Errors-To: dri-devel-bounces+patchwork-dri-devel=patchwork.kernel.org@lists.freedesktop.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 ea785fc..90d8daa 100644 --- a/arch/arm/mach-exynos/mach-nuri.c +++ b/arch/arm/mach-exynos/mach-nuri.c @@ -29,6 +29,7 @@ #include #include