Re: [Intel-gfx] [PATCH v2 2/4] drm/i915: fix include order in intel_tc.*

2019-07-09 Thread Imre Deak
On Mon, Jul 08, 2019 at 10:28:13AM -0700, Lucas De Marchi wrote: > Make intel_tc.h the first include so we guarantee it's self-contained. > Sort the rest. Same principle applies for includes in the header. > > v2: don't make intel_tc.h be the first include > > Signed-off-by: Lucas De Marchi > --

[Intel-gfx] [PATCH v2 2/4] drm/i915: fix include order in intel_tc.*

2019-07-08 Thread Lucas De Marchi
Make intel_tc.h the first include so we guarantee it's self-contained. Sort the rest. Same principle applies for includes in the header. v2: don't make intel_tc.h be the first include Signed-off-by: Lucas De Marchi --- drivers/gpu/drm/i915/display/intel_tc.c | 2 +- drivers/gpu/drm/i915/display