From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH v3 12/12] drm: remove drmP.h from drm_gem_cma_helper.h Date: Thu, 10 Jan 2019 00:06:41 +0100 Message-ID: <20190109230641.GA28755@ravnborg.org> References: <20190108192939.15255-1-sam@ravnborg.org> <20190108192939.15255-13-sam@ravnborg.org> <20190109222405.GB21184@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20190109222405.GB21184@phenom.ffwll.local> Sender: linux-kernel-owner@vger.kernel.org To: David Airlie , Maarten Lankhorst , Maxime Ripard , Sean Paul , David Lechner , Laurent Pinchart , Noralf =?iso-8859-1?Q?Tr=F8nnes?= , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Wed, Jan 09, 2019 at 11:24:05PM +0100, Daniel Vetter wrote: > On Tue, Jan 08, 2019 at 08:29:39PM +0100, Sam Ravnborg wrote: > > With all dependencies fixed we can now remove > > drmP.h from drm_gem_cma_helper.h. > > It is replaced by the include files required, > > or forward declarations as appropritate. > > > > Signed-off-by: Sam Ravnborg > > Acked-by: Noralf Trønnes > > Cc: Maarten Lankhorst > > Cc: Maxime Ripard > > Cc: Sean Paul > > Cc: David Airlie > > Cc: Daniel Vetter > > Except for the ones I commented on, all patches applied. I also fixed the > one typo in the summary. Thanks, I will rebase, address comments, do a new set of build tests etc. and repost. Sam