[PATCH v1 02/33] drm/xen: drop use of drmP.h

Sam Ravnborg sam at ravnborg.org
Mon Jul 15 16:26:15 UTC 2019


On Mon, Jul 01, 2019 at 08:05:24AM +0200, Sam Ravnborg wrote:
> Hi Oleksandr
> 
> > > --- a/drivers/gpu/drm/xen/xen_drm_front.h
> > > +++ b/drivers/gpu/drm/xen/xen_drm_front.h
> > > @@ -11,13 +11,19 @@
> > >   #ifndef __XEN_DRM_FRONT_H_
> > >   #define __XEN_DRM_FRONT_H_
> > > -#include <drm/drmP.h>
> > > -#include <drm/drm_simple_kms_helper.h>
> > > -
> > >   #include <linux/scatterlist.h>
> > > +#include <drm/drm_connector.h>
> > > +#include <drm/drm_simple_kms_helper.h>
> > > +#include <drm/drm_simple_kms_helper.h>
> > no need to include twice
> > with that fixed:
> > Acked-by: Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>

Applied, thanks.

	Sam


More information about the dri-devel mailing list