[Intel-gfx] [PATCH] drm/i915: significantly reduce the use of <drm/i915_drm.h>

Jani Nikula jani.nikula at intel.com
Tue Feb 25 13:32:54 UTC 2020


On Tue, 25 Feb 2020, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> Quoting Jani Nikula (2020-02-25 13:07:28)
>> diff --git a/drivers/gpu/drm/i915/display/intel_ddi.h b/drivers/gpu/drm/i915/display/intel_ddi.h
>> index 167c6579d972..8591072cd9ab 100644
>> --- a/drivers/gpu/drm/i915/display/intel_ddi.h
>> +++ b/drivers/gpu/drm/i915/display/intel_ddi.h
>> @@ -6,7 +6,6 @@
>>  #ifndef __INTEL_DDI_H__
>>  #define __INTEL_DDI_H__
>>  
>> -#include <drm/i915_drm.h>
>>  
>>  #include "intel_display.h"
>
> There's a few like this that will end up with a double newline. Please
> do a quick pass to keep checkpatch smiling.

Yeah, noticed myself, my dumb sed one-liner wasn't too clever. Patch on
its way.

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-gfx mailing list