All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: Andi Shyti <andi.shyti@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] drm/i915: remove a couple of superfluous i915_drm.h includes
Date: Wed, 18 Jan 2023 12:11:20 +0200	[thread overview]
Message-ID: <87mt6gcfuf.fsf@intel.com> (raw)
In-Reply-To: <Y8aphQCW98phcmD6@ashyti-mobl2.lan>

On Tue, 17 Jan 2023, Andi Shyti <andi.shyti@linux.intel.com> wrote:
> Hi Jani,
>
> On Tue, Jan 17, 2023 at 02:38:56PM +0200, Jani Nikula wrote:
>> Remove a couple of unnecessary includes.
>> 
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>

Thanks, pushed to drm-intel-gt-next.

BR,
Jani.

>
> Thanks,
> Andi
>
>> ---
>>  drivers/gpu/drm/i915/gt/intel_ggtt_gmch.c | 1 -
>>  drivers/gpu/drm/i915/pxp/intel_pxp_huc.c  | 2 --
>>  2 files changed, 3 deletions(-)
>> 
>> diff --git a/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.c b/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.c
>> index 4e2163a1aa46..0e3630103693 100644
>> --- a/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.c
>> +++ b/drivers/gpu/drm/i915/gt/intel_ggtt_gmch.c
>> @@ -6,7 +6,6 @@
>>  #include "intel_ggtt_gmch.h"
>>  
>>  #include <drm/intel-gtt.h>
>> -#include <drm/i915_drm.h>
>>  
>>  #include <linux/agp_backend.h>
>>  
>> diff --git a/drivers/gpu/drm/i915/pxp/intel_pxp_huc.c b/drivers/gpu/drm/i915/pxp/intel_pxp_huc.c
>> index 812c8bc7005e..64609d1b1c0f 100644
>> --- a/drivers/gpu/drm/i915/pxp/intel_pxp_huc.c
>> +++ b/drivers/gpu/drm/i915/pxp/intel_pxp_huc.c
>> @@ -3,8 +3,6 @@
>>   * Copyright(c) 2021-2022, Intel Corporation. All rights reserved.
>>   */
>>  
>> -#include <drm/i915_drm.h>
>> -
>>  #include "i915_drv.h"
>>  
>>  #include "gem/i915_gem_region.h"
>> -- 
>> 2.34.1

-- 
Jani Nikula, Intel Open Source Graphics Center

  reply	other threads:[~2023-01-18 10:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17 12:38 [Intel-gfx] [PATCH] drm/i915: remove a couple of superfluous i915_drm.h includes Jani Nikula
2023-01-17 13:58 ` Andi Shyti
2023-01-18 10:11   ` Jani Nikula [this message]
2023-01-17 17:26 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2023-01-18  5:01 ` [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=87mt6gcfuf.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=andi.shyti@linux.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.