From: Andi Shyti <andi.shyti@linux.intel.com>
To: Jani Nikula <jani.nikula@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: Tue, 17 Jan 2023 14:58:29 +0100 [thread overview]
Message-ID: <Y8aphQCW98phcmD6@ashyti-mobl2.lan> (raw)
In-Reply-To: <20230117123856.2271720-1-jani.nikula@intel.com>
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,
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
next prev parent reply other threads:[~2023-01-17 13:58 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 [this message]
2023-01-18 10:11 ` Jani Nikula
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=Y8aphQCW98phcmD6@ashyti-mobl2.lan \
--to=andi.shyti@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jani.nikula@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.