On Fri, 19 Aug 2022, Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com> 
wrote:
> diff --git a/drivers/gpu/drm/i915/pxp/intel_pxp_huc.h 
> b/drivers/gpu/drm/i915/pxp/intel_pxp_huc.h
> new file mode 100644
> index 000000000000..6cf2d00548c0
> --- /dev/null
> +++ b/drivers/gpu/drm/i915/pxp/intel_pxp_huc.h
> @@ -0,0 +1,15 @@
> +/* SPDX-License-Identifier: MIT */
> +/*
> + * Copyright(c) 2021, Intel Corporation. All rights reserved.
> + */
> +
> +#ifndef __INTEL_PXP_HUC_H__
> +#define __INTEL_PXP_HUC_H__
> +
> +#include <linux/types.h>

Unnecessary.

PSA: I'm going to keep nagging about unnecessary includes for as long as
it takes to stop people from adding build dependencies for no actual
reason.


BR,
Jani.

-- 
Jani Nikula, Intel Open Source Graphics Center

Reply via email to