drm/sun4i: backend: Fix structure indentation
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 30 Apr 2017 13:45:14 +0000 (15:45 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 29 Jan 2018 13:02:33 +0000 (14:02 +0100)
commit185f1143b20978635fdeb57f50b8ba7e80e6272a
tree54c48665dcd92dfdaf33a1d1a5302bbf0339b8eb
parent124e5dac9a596aa9e8533e46ae6957edbe6758eb
drm/sun4i: backend: Fix structure indentation

The sun4i_plane_desc structure was somehow indented to two tabulations
instead of one as we shoud do. Fix that.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Link: https://patchwork.freedesktop.org/patch/msgid/8a6714bddb865adfcfe2b792e406a2f10bb819bc.1516617243.git-series.maxime.ripard@free-electrons.com
drivers/gpu/drm/sun4i/sun4i_layer.c