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

Chris Wilson chris at chris-wilson.co.uk
Tue Feb 25 13:27:17 UTC 2020


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.
-Chris


More information about the Intel-gfx mailing list