From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 11/30] [media] exynos: remove unnecessary header inclusions Date: Thu, 11 Apr 2013 12:52:03 +0200 Message-ID: <201304111252.04023.arnd@arndb.de> References: <1365638712-1028578-1-git-send-email-arnd@arndb.de> <20130410211354.397d5689@redhat.com> <51667D3D.20103@samsung.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.10]:56523 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750731Ab3DKKwI (ORCPT ); Thu, 11 Apr 2013 06:52:08 -0400 In-Reply-To: <51667D3D.20103@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sylwester Nawrocki Cc: Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kukjin Kim , linux-samsung-soc@vger.kernel.org, linux-media@vger.kernel.org On Thursday 11 April 2013, Sylwester Nawrocki wrote: > On 04/11/2013 02:13 AM, Mauro Carvalho Chehab wrote: > > Em Thu, 11 Apr 2013 02:04:53 +0200 > > Arnd Bergmann escreveu: > > > >> In multiplatform configurations, we cannot include headers > >> provided by only the exynos platform. Fortunately a number > >> of drivers that include those headers do not actually need > >> them, so we can just remove the inclusions. > >> > >> Signed-off-by: Arnd Bergmann > >> Cc: linux-media@vger.kernel.org > >> Cc: Mauro Carvalho Chehab > > > > Acked-by: Mauro Carvalho Chehab > > This patch is already queued in the media tree for 3.10, and it can > be found in -next now. > Ok, thanks! I'll drop it from my series then. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 11 Apr 2013 12:52:03 +0200 Subject: [PATCH 11/30] [media] exynos: remove unnecessary header inclusions In-Reply-To: <51667D3D.20103@samsung.com> References: <1365638712-1028578-1-git-send-email-arnd@arndb.de> <20130410211354.397d5689@redhat.com> <51667D3D.20103@samsung.com> Message-ID: <201304111252.04023.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 11 April 2013, Sylwester Nawrocki wrote: > On 04/11/2013 02:13 AM, Mauro Carvalho Chehab wrote: > > Em Thu, 11 Apr 2013 02:04:53 +0200 > > Arnd Bergmann escreveu: > > > >> In multiplatform configurations, we cannot include headers > >> provided by only the exynos platform. Fortunately a number > >> of drivers that include those headers do not actually need > >> them, so we can just remove the inclusions. > >> > >> Signed-off-by: Arnd Bergmann > >> Cc: linux-media at vger.kernel.org > >> Cc: Mauro Carvalho Chehab > > > > Acked-by: Mauro Carvalho Chehab > > This patch is already queued in the media tree for 3.10, and it can > be found in -next now. > Ok, thanks! I'll drop it from my series then. Arnd