Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Jani Nikula <jani.nikula@intel.com>
Cc: <intel-gfx@lists.freedesktop.org>, <intel-xe@lists.freedesktop.org>
Subject: Re: [PATCH v2 02/12] drm/i915/cx0: remove unnecessary includes
Date: Thu, 24 Oct 2024 13:35:27 -0400	[thread overview]
Message-ID: <ZxqFX_79t4zd1eVW@intel.com> (raw)
In-Reply-To: <ac5f6b94b9ba7b3d1d54d0dc26c9ceff5a88b6f5.1729776384.git.jani.nikula@intel.com>

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@intel.com>

> Signed-off-by: Jani Nikula <jani.nikula@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
> 

  reply	other threads:[~2024-10-24 17:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24 13:27 [PATCH v2 00/12] drm/i915/display: bunch of struct intel_display conversions Jani Nikula
2024-10-24 13:27 ` [PATCH v2 01/12] drm/i915/gmbus: convert to struct intel_display Jani Nikula
2024-10-24 13:27 ` [PATCH v2 02/12] drm/i915/cx0: remove unnecessary includes Jani Nikula
2024-10-24 17:35   ` Rodrigo Vivi [this message]
2024-10-24 13:27 ` [PATCH v2 03/12] drm/i915/cx0: convert to struct intel_display Jani Nikula
2024-10-24 17:35   ` Rodrigo Vivi
2024-10-24 13:27 ` [PATCH v2 04/12] drm/i915/dpio: " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 05/12] drm/i915/hdcp: further conversion " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 06/12] drm/i915/dp/hdcp: convert " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 07/12] drm/i915/crt: " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 08/12] drm/i915/display: convert vlv_wait_port_ready() " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 09/12] drm/i915/power: convert assert_chv_phy_status() " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 10/12] drm/i915/ips: convert " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 11/12] drm/i915/dsi: " Jani Nikula
2024-10-24 13:27 ` [PATCH v2 12/12] drm/i915/de: remove unnecessary generic wrappers Jani Nikula
2024-10-24 13:54 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: bunch of struct intel_display conversions (rev2) Patchwork
2024-10-24 13:54 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-10-24 14:20 ` ✓ Fi.CI.BAT: success " Patchwork
2024-10-24 17:55 ` ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZxqFX_79t4zd1eVW@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox