[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 02/33] drm/xen: drop use of drmP.h
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@xxxxxxxx> Ups, thanks for spotting this. Will run the checkinclude script to check if there are more duplicates added by accident. Sam _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |