On Thu, Jul 18, 2019 at 06:14:59PM +0200, Sam Ravnborg wrote: > drm_vblank.h included uapi/drm/drm.h. > It turns out this include was not required - delete it. > > Note: uapi/drm/drm.h is included indirect via drm_file.h, > but there are no dependencies in drm_vblank.h so the removal > is legit. > > Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > Reviewed-by: Daniel Vetter <daniel.vetter@xxxxxxxx> > Cc: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> > Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > Cc: Sean Paul <sean@xxxxxxxxxx> > Cc: David Airlie <airlied@xxxxxxxx> > Cc: Daniel Vetter <daniel@xxxxxxxx> > Cc: Stefan Agner <stefan@xxxxxxxx> > Cc: Thierry Reding <treding@xxxxxxxxxx> Reviewed-by: Sean Paul <sean@xxxxxxxxxx> > --- > include/drm/drm_vblank.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/drm/drm_vblank.h b/include/drm/drm_vblank.h > index e528bb2f659d..9fe4ba8bc622 100644 > --- a/include/drm/drm_vblank.h > +++ b/include/drm/drm_vblank.h > @@ -30,7 +30,6 @@ > > #include <drm/drm_file.h> > #include <drm/drm_modes.h> > -#include <uapi/drm/drm.h> > > struct drm_device; > struct drm_crtc; > -- > 2.20.1 > -- Sean Paul, Software Engineer, Google / Chromium OS _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel