[PATCH 10/10] drm/i915/hdcp: drop unnecessary include from intel_hdcp_gsc.h

Kandpal, Suraj suraj.kandpal at intel.com
Fri May 2 09:19:42 UTC 2025


> Subject: [PATCH 10/10] drm/i915/hdcp: drop unnecessary include from
> intel_hdcp_gsc.h
> 
> Nothing in intel_hdcp_gsc.c needs linux/err.h. Remove it.
> 
> Cc: Suraj Kandpal <suraj.kandpal at intel.com>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>

LGTM,
Reviewed-by: Suraj Kandpal <suraj.kandpal at intel.com>

> ---
>  drivers/gpu/drm/i915/display/intel_hdcp_gsc.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_hdcp_gsc.h
> b/drivers/gpu/drm/i915/display/intel_hdcp_gsc.h
> index e014336aa2e4..9305c14aaffe 100644
> --- a/drivers/gpu/drm/i915/display/intel_hdcp_gsc.h
> +++ b/drivers/gpu/drm/i915/display/intel_hdcp_gsc.h
> @@ -6,7 +6,6 @@
>  #ifndef __INTEL_HDCP_GSC_H__
>  #define __INTEL_HDCP_GSC_H__
> 
> -#include <linux/err.h>
>  #include <linux/types.h>
> 
>  struct drm_device;
> --
> 2.39.5



More information about the Intel-xe mailing list