From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mailout2.w1.samsung.com ([210.118.77.12]:63034 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755228Ab3DKJHN (ORCPT ); Thu, 11 Apr 2013 05:07:13 -0400 Message-id: <51667D3D.20103@samsung.com> Date: Thu, 11 Apr 2013 11:07:09 +0200 From: Sylwester Nawrocki MIME-version: 1.0 To: Mauro Carvalho Chehab Cc: Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kukjin Kim , linux-samsung-soc@vger.kernel.org, linux-media@vger.kernel.org Subject: Re: [PATCH 11/30] [media] exynos: remove unnecessary header inclusions References: <1365638712-1028578-1-git-send-email-arnd@arndb.de> <1365638712-1028578-12-git-send-email-arnd@arndb.de> <20130410211354.397d5689@redhat.com> In-reply-to: <20130410211354.397d5689@redhat.com> Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: 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. Thanks, Sylwester