Hi Jyri, Thank you for the patch. On Friday 24 Mar 2017 16:47:53 Jyri Sarha wrote: > Fix one ugly indentation style break left by the previous coccilnelle > patch. > > Signed-off-by: Jyri Sarha <jsarha@xxxxxx> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > drivers/gpu/drm/omapdrm/dss/dispc.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/drivers/gpu/drm/omapdrm/dss/dispc.c > b/drivers/gpu/drm/omapdrm/dss/dispc.c index 8100fec..5ac0145 100644 > --- a/drivers/gpu/drm/omapdrm/dss/dispc.c > +++ b/drivers/gpu/drm/omapdrm/dss/dispc.c > @@ -1802,8 +1802,7 @@ static void dispc_ovl_set_scaling(enum omap_plane_id > plane, rotation); > } > > -static void dispc_ovl_set_rotation_attrs(enum omap_plane_id plane, > - u8 rotation, > +static void dispc_ovl_set_rotation_attrs(enum omap_plane_id plane, u8 > rotation, enum omap_dss_rotation_type rotation_type, > bool mirroring, enum omap_color_mode color_mode) > { > @@ -2834,7 +2833,7 @@ static int dispc_ovl_setup_common(enum omap_plane_id > plane, } > > static int dispc_ovl_setup(enum omap_plane_id plane, > - const struct omap_overlay_info *oi, > + const struct omap_overlay_info *oi, > const struct videomode *vm, bool mem_to_mem) > { > int r; -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel