]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: fix include order in intel_tc.*
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 9 Jul 2019 15:54:03 +0000 (08:54 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 10 Jul 2019 17:30:18 +0000 (10:30 -0700)
commitae4e63aaa32ee5f573d389eaed2698da0bb7c191
tree60584b44836782310b8b2e8466574926046d3214
parent48f2d6b2b378a64394ed75012d76cc6a19837a8a
drm/i915: fix include order in intel_tc.*

Separate local includes with a blank line and sort the groups
alphabetically.

v2: don't make intel_tc.h be the first include
v3: don't make local includes be included first

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190709155403.29370-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_tc.c
drivers/gpu/drm/i915/display/intel_tc.h