From: Tomi Valkeinen Date: Tue, 3 Nov 2020 08:03:09 +0000 (+0200) Subject: drm/omap: rearrange includes in omapdss.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1bea53df4d7b734add36d5cef172ad774cc7f759;p=linux.git drm/omap: rearrange includes in omapdss.h Drop "uapi/" and rearrange alphabetically. Signed-off-by: Tomi Valkeinen Reviewed-by: Laurent Pinchart Link: https://patchwork.freedesktop.org/patch/msgid/20201103080310.164453-5-tomi.valkeinen@ti.com --- diff --git a/drivers/gpu/drm/omapdrm/dss/omapdss.h b/drivers/gpu/drm/omapdrm/dss/omapdss.h index a48a9a254e335..57879f0b2d655 100644 --- a/drivers/gpu/drm/omapdrm/dss/omapdss.h +++ b/drivers/gpu/drm/omapdrm/dss/omapdss.h @@ -7,13 +7,13 @@ #ifndef __OMAP_DRM_DSS_H #define __OMAP_DRM_DSS_H -#include +#include +#include #include #include -#include