From: "Wang, Zhi A" <zhi.a.wang@intel.com>
To: "Nikula, Jani" <jani.nikula@intel.com>,
"intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
"intel-gvt-dev@lists.freedesktop.org"
<intel-gvt-dev@lists.freedesktop.org>
Subject: Re: [Intel-gfx] [PATCH] drm/i915/gvt: #include drm_edid.h for drm_edid_block_valid()
Date: Wed, 16 Feb 2022 08:34:43 +0000 [thread overview]
Message-ID: <bddb363f-2772-4c1b-0637-5ac3165a1979@intel.com> (raw)
In-Reply-To: <20220215122030.2741656-1-jani.nikula@intel.com>
On 2/15/22 12:20 PM, Nikula, Jani wrote:
> As the excessive #includes from i915_drv.h were axed, kvmgt.c build
> started failing. Add the necessary #include where needed.
>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Fixes: 14da21cc4671 ("drm/i915: axe lots of unnecessary includes from i915_drv.h")
> Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
> Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
> Cc: Zhi Wang <zhi.a.wang@intel.com>
> Cc: intel-gvt-dev@lists.freedesktop.org
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> ---
>
> Going to merge this via drm-intel-next along with the regressing commit.
> ---
> drivers/gpu/drm/i915/gvt/kvmgt.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/gpu/drm/i915/gvt/kvmgt.c b/drivers/gpu/drm/i915/gvt/kvmgt.c
> index 20b82fb036f8..e8d6c76e9234 100644
> --- a/drivers/gpu/drm/i915/gvt/kvmgt.c
> +++ b/drivers/gpu/drm/i915/gvt/kvmgt.c
> @@ -46,6 +46,8 @@
>
> #include <linux/nospec.h>
>
> +#include <drm/drm_edid.h>
> +
> #include "i915_drv.h"
> #include "gvt.h"
>
>
Hi:
Thanks for the notification!
Reviewed-by: Zhi Wang <zhi.a.wang@intel.com>
next prev parent reply other threads:[~2022-02-16 8:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-15 12:20 [Intel-gfx] [PATCH] drm/i915/gvt: #include drm_edid.h for drm_edid_block_valid() Jani Nikula
2022-02-16 8:34 ` Wang, Zhi A [this message]
2022-02-17 7:38 ` Jani Nikula
2022-02-16 17:57 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2022-02-17 1:10 ` [Intel-gfx] ✓ Fi.CI.IGT: " 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=bddb363f-2772-4c1b-0637-5ac3165a1979@intel.com \
--to=zhi.a.wang@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-gvt-dev@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=sfr@canb.auug.org.au \
/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