Re: [PATCH v3 42/50] drm/omap: dpi: Sort includes alphabetically

2019-12-19 Thread Tomi Valkeinen
On 11/12/2019 00:57, Laurent Pinchart wrote: This makes it easier to quickly locate duplicate includes. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/dpi.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Tomi Valkeinen Tomi -- Texas

[PATCH v3 42/50] drm/omap: dpi: Sort includes alphabetically

2019-12-10 Thread Laurent Pinchart
This makes it easier to quickly locate duplicate includes. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/omapdrm/dss/dpi.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/dss/dpi.c b/drivers/gpu/drm/omapdrm/dss/dpi.c index