All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [Intel-gfx] [CI 2/3] drm/i915/drv: drop intel_bios.h include
Date: Tue,  7 Jun 2022 12:42:06 +0300	[thread overview]
Message-ID: <20220607094207.536699-2-jani.nikula@intel.com> (raw)
In-Reply-To: <20220607094207.536699-1-jani.nikula@intel.com>

No longer needed after panel data was moved.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
---
 drivers/gpu/drm/i915/i915_drv.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
index c3854b8a014f..eba94fa76b18 100644
--- a/drivers/gpu/drm/i915/i915_drv.h
+++ b/drivers/gpu/drm/i915/i915_drv.h
@@ -37,7 +37,6 @@
 #include <drm/drm_connector.h>
 #include <drm/ttm/ttm_device.h>
 
-#include "display/intel_bios.h"
 #include "display/intel_cdclk.h"
 #include "display/intel_display.h"
 #include "display/intel_display_power.h"
-- 
2.30.2


  reply	other threads:[~2022-06-07  9:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07  9:42 [Intel-gfx] [CI 1/3] drm/i915/tasklet: separate local hacks around struct tasklet_struct Jani Nikula
2022-06-07  9:42 ` Jani Nikula [this message]
2022-06-07  9:42 ` [Intel-gfx] [CI 3/3] drm/i915/utils: throw out unused stuff Jani Nikula
2022-06-07 12:40 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/tasklet: separate local hacks around struct tasklet_struct Patchwork
2022-06-07 12:40 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-06-07 13:01 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-06-07 16:52 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-06-07 19:07 ` [Intel-gfx] [CI 1/3] " 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=20220607094207.536699-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.