All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: "Wang, Zhi A" <zhi.a.wang@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: Thu, 17 Feb 2022 09:38:21 +0200	[thread overview]
Message-ID: <87a6eq3pua.fsf@intel.com> (raw)
In-Reply-To: <bddb363f-2772-4c1b-0637-5ac3165a1979@intel.com>

On Wed, 16 Feb 2022, "Wang, Zhi A" <zhi.a.wang@intel.com> wrote:
> 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>

Thanks, pushed to drm-intel-next.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Graphics Center

  reply	other threads:[~2022-02-17  7:38 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
2022-02-17  7:38   ` Jani Nikula [this message]
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=87a6eq3pua.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=sfr@canb.auug.org.au \
    --cc=zhi.a.wang@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 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.