Hi Ville, Thank you for the patch. On Monday 19 Sep 2016 16:33:43 ville.syrjala@xxxxxxxxxxxxxxx wrote: > From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > drm/drm_blend.c:207:5: warning: symbol 'drm_atomic_normalize_zpos' was not > declared. Should it be static? > > Cc: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > Cc: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx> > Cc: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Signed-off-by: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > drivers/gpu/drm/drm_blend.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/drm_blend.c b/drivers/gpu/drm/drm_blend.c > index 0813b7e021be..0a0b9357db35 100644 > --- a/drivers/gpu/drm/drm_blend.c > +++ b/drivers/gpu/drm/drm_blend.c > @@ -30,7 +30,7 @@ > #include <linux/slab.h> > #include <linux/sort.h> > > -#include "drm_internal.h" > +#include "drm_crtc_internal.h" > > /** > * drm_plane_create_zpos_property - create mutable zpos property -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel