]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/dp: Sort includes alphabetically
authorThierry Reding <treding@nvidia.com>
Mon, 21 Oct 2019 14:34:25 +0000 (16:34 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Oct 2019 16:18:44 +0000 (18:18 +0200)
Keeping the list sorted alphabetically makes it much easier to determine
where to add new includes.

Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191021143437.1477719-2-thierry.reding@gmail.com
include/drm/drm_dp_helper.h

index cfadeeef84923131e08f0188f0145659254f7c13..e0e76f7634a94549a0c953ab6842d3f6d5506eba 100644 (file)
@@ -23,9 +23,9 @@
 #ifndef _DRM_DP_HELPER_H_
 #define _DRM_DP_HELPER_H_
 
-#include <linux/types.h>
-#include <linux/i2c.h>
 #include <linux/delay.h>
+#include <linux/i2c.h>
+#include <linux/types.h>
 
 /*
  * Unless otherwise noted, all values are from the DP 1.1a spec.  Note that