[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181227222209.GB29366@ravnborg.org>
Date: Thu, 27 Dec 2018 23:22:09 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: David Lechner <david@...hnology.com>
Cc: Daniel Vetter <daniel@...ll.ch>, David Airlie <airlied@...ux.ie>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <maxime.ripard@...tlin.com>,
Sean Paul <sean@...rly.run>, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org,
Alexey Brodkin <abrodkin@...opsys.com>,
Yannick Fertre <yannick.fertre@...com>,
Philippe Cornu <philippe.cornu@...com>,
Benjamin Gaignard <benjamin.gaignard@...aro.org>,
Vincent Abriou <vincent.abriou@...com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
Noralf Trønnes <noralf@...nnes.org>
Subject: Re: [PATCH v1 7/7] drm: remove include of drmP.h from
drm_gem_cma_helper.h
Hi David.
Thanks for your comments.
On Thu, Dec 27, 2018 at 10:28:07AM -0600, David Lechner wrote:
> On 12/26/18 3:03 PM, Sam Ravnborg wrote:
> >Fix fallout in various files/drivers.
> >
>
> What fallout is being fixed?
The removal of drmP.h from drm_gem_cma_helper.h resulted
in some build erros that is fixed by this patch.
drmP.h was removed from the header file to make it
possible to remove drmP.h on a file-by-file (or driver-by-driver)
basis for the rest of gpu/drm/*
> It would be helpful if we received the full
> patch series for context. It would also be nice to have a more detailed
> description in this commit message.
The cc: list was too long to include everyone in the cover letter.
In v2 I will make the individual commit message self explaning.
For v2 I also need to re-vist the changes as I have added include files in
some cases where a forward declaration would have been enough.
Sam
Powered by blists - more mailing lists