Hi, > The driver doesn't need anything from <drm/drm_fb_helper.h>. Remove > the include directive.
Reviewed-by: Petr Vorel <[email protected]> Kind regards, Petr ... > +++ b/drivers/gpu/drm/nouveau/dispnv50/disp.c > @@ -40,7 +40,6 @@ > #include <drm/drm_atomic_helper.h> > #include <drm/drm_edid.h> > #include <drm/drm_eld.h> > -#include <drm/drm_fb_helper.h>
