From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 2/2] drm/i915: reduce includes in intel_clock_gating.c
Date: Thu, 30 May 2024 13:07:47 +0300 [thread overview]
Message-ID: <20240530100747.328631-2-jani.nikula@intel.com> (raw)
In-Reply-To: <20240530100747.328631-1-jani.nikula@intel.com>
With the refactoring in the file, some excessive includes were left
behind and are now unnecessary. Remove.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
drivers/gpu/drm/i915/intel_clock_gating.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_clock_gating.c b/drivers/gpu/drm/i915/intel_clock_gating.c
index db4fbb6a803d..26c4dbda076e 100644
--- a/drivers/gpu/drm/i915/intel_clock_gating.c
+++ b/drivers/gpu/drm/i915/intel_clock_gating.c
@@ -26,11 +26,7 @@
*/
#include "display/i9xx_plane_regs.h"
-#include "display/intel_de.h"
#include "display/intel_display.h"
-#include "display/intel_display_trace.h"
-#include "display/intel_fbc_regs.h"
-#include "display/skl_watermark.h"
#include "gt/intel_engine_regs.h"
#include "gt/intel_gt.h"
--
2.39.2
next prev parent reply other threads:[~2024-05-30 10:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-30 10:07 [PATCH 1/2] drm/i915: drop unnecessary i915_reg.h includes Jani Nikula
2024-05-30 10:07 ` Jani Nikula [this message]
2024-05-30 12:24 ` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] " Patchwork
2024-05-30 12:30 ` ✓ Fi.CI.BAT: success " Patchwork
2024-05-31 7:13 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-05-31 12:03 ` [PATCH 1/2] " Ville Syrjälä
2024-05-31 12:53 ` Jani Nikula
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=20240530100747.328631-2-jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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