[PATCH v2 02/12] drm/i915/cx0: remove unnecessary includes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Oct 24 17:35:27 UTC 2024
On Thu, Oct 24, 2024 at 04:27:32PM +0300, Jani Nikula wrote:
> There's nothing in the header that requires the bit or bitfield
> headers. Remove.
>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_cx0_phy.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_cx0_phy.h b/drivers/gpu/drm/i915/display/intel_cx0_phy.h
> index 9004b99bb51f..3555a9bc1de9 100644
> --- a/drivers/gpu/drm/i915/display/intel_cx0_phy.h
> +++ b/drivers/gpu/drm/i915/display/intel_cx0_phy.h
> @@ -7,8 +7,6 @@
> #define __INTEL_CX0_PHY_H__
>
> #include <linux/types.h>
> -#include <linux/bitfield.h>
> -#include <linux/bits.h>
>
> enum icl_port_dpll_id;
> struct drm_i915_private;
> --
> 2.39.5
>
More information about the Intel-gfx
mailing list