From: Thierry Reding Date: Mon, 21 Oct 2019 14:34:25 +0000 (+0200) Subject: drm/dp: Sort includes alphabetically X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=80664f759b5cff339197cca33ef4e991beef5819;p=linux.git drm/dp: Sort includes alphabetically Keeping the list sorted alphabetically makes it much easier to determine where to add new includes. Reviewed-by: Lyude Paul Signed-off-by: Thierry Reding Link: https://patchwork.freedesktop.org/patch/msgid/20191021143437.1477719-2-thierry.reding@gmail.com --- diff --git a/include/drm/drm_dp_helper.h b/include/drm/drm_dp_helper.h index cfadeeef84923..e0e76f7634a94 100644 --- a/include/drm/drm_dp_helper.h +++ b/include/drm/drm_dp_helper.h @@ -23,9 +23,9 @@ #ifndef _DRM_DP_HELPER_H_ #define _DRM_DP_HELPER_H_ -#include -#include #include +#include +#include /* * Unless otherwise noted, all values are from the DP 1.1a spec. Note that