From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jingoo Han Date: Thu, 11 Apr 2013 05:07:02 +0000 Subject: Re: [PATCH 12/30] video/exynos: remove unnecessary header inclusions Message-Id: <003201ce3672$66f72e50$34e58af0$%han@samsung.com> List-Id: References: <1365638712-1028578-1-git-send-email-arnd@arndb.de> <1365638712-1028578-13-git-send-email-arnd@arndb.de> In-Reply-To: <1365638712-1028578-13-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Thursday, April 11, 2013 9:05 AM, Arnd Bergmann wrote: > > 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-fbdev@vger.kernel.org > Cc: Jingoo Han CC'ed Tomi Valkeinen, Inki Dae, Donghwa Lee, Kyungmin Park Acked-by: Jingoo Han Best regards, Jingoo Han > --- > drivers/video/exynos/exynos_mipi_dsi.c | 2 -- > drivers/video/exynos/exynos_mipi_dsi_common.c | 2 -- > drivers/video/exynos/exynos_mipi_dsi_lowlevel.c | 2 -- > 3 files changed, 6 deletions(-) > > diff --git a/drivers/video/exynos/exynos_mipi_dsi.c b/drivers/video/exynos/exynos_mipi_dsi.c > index fac7df6..3dd43ca 100644 > --- a/drivers/video/exynos/exynos_mipi_dsi.c > +++ b/drivers/video/exynos/exynos_mipi_dsi.c > @@ -35,8 +35,6 @@ > > #include