Re: [PATCH] drm/exynos: Add missing includes

2013-08-13 Thread Mark Brown
On Tue, Aug 13, 2013 at 11:27:04AM +0900, Inki Dae wrote: > > Ensure that all externally accessed functions are correctly prototyped > > when defined in each file by making sure the headers with the protoypes > > are included in the file with the definition. > I definitely missed it. sorry about

RE: [PATCH] drm/exynos: Add missing includes

2013-08-13 Thread Inki Dae
.@vger.kernel.org; dri- > de...@lists.freedesktop.org > Subject: Re: [PATCH] drm/exynos: Add missing includes > > On Tue, Aug 13, 2013 at 11:27:04AM +0900, Inki Dae wrote: > > > > Ensure that all externally accessed functions are correctly > > > prototyped when defined in each file by

RE: [PATCH] drm/exynos: Add missing includes

2013-08-12 Thread Inki Dae
> -Original Message- > From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- > ow...@vger.kernel.org] On Behalf Of Mark Brown > Sent: Tuesday, August 13, 2013 8:47 AM > To: David Airlie > Cc: linux-samsung-...@vger.kernel.org; dri-devel@lists.freedesktop.org; > Mark Bro

Re: [PATCH] drm/exynos: Add missing includes

2013-07-05 Thread Tomasz Figa
On Tuesday 02 of July 2013 16:04:49 Mark Brown wrote: > On Tue, Jul 02, 2013 at 09:21:32PM +0900, Inki Dae wrote: > > > Ensure that all externally accessed functions are correctly > > > prototyped > > > when defined in each file by making sure the headers with the > > > protoypes > > > are included

Re: [PATCH] drm/exynos: Add missing includes

2013-07-03 Thread Mark Brown
On Tue, Jul 02, 2013 at 09:21:32PM +0900, Inki Dae wrote: > > Ensure that all externally accessed functions are correctly prototyped > > when defined in each file by making sure the headers with the protoypes > > are included in the file with the definition. > I don't see why this patch is needed

RE: [PATCH] drm/exynos: Add missing includes

2013-07-02 Thread Inki Dae
> -Original Message- > From: Mark Brown [mailto:broo...@kernel.org] > Sent: Monday, July 01, 2013 9:56 PM > To: Inki Dae; Joonyoung Shim; Seung-Woo Kim; Kyungmin Park; David Airlie > Cc: dri-devel@lists.freedesktop.org; linux-arm-ker...@lists.infradead.org; > linux-samsung-...@vger.kernel