drm/connector: Reorder headers
authorMaxime Ripard <maxime@cerno.tech>
Mon, 11 Jul 2022 17:38:34 +0000 (19:38 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 13 Jul 2022 08:46:05 +0000 (10:46 +0200)
commitd71d8a4b8d10e4e2002d21940a768b389d594637
tree869752cafc076091dee2118471be6d003e3fbe2b
parentf134c9cd9ce829cc66d4d32c57b76de1aab54fe9
drm/connector: Reorder headers

Unlike most of the other files in DRM, and Linux in general, the headers in
drm_connector.c aren't sorted alphabetically. Let's fix that.

Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220711173939.1132294-5-maxime@cerno.tech
drivers/gpu/drm/drm_connector.c