From: Matt Coster <Matt.Coster@imgtec.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: Frank Binns <Frank.Binns@imgtec.com>,
David Airlie <airlied@gmail.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Simona Vetter <simona@ffwll.ch>,
Thomas Zimmermann <tzimmermann@suse.de>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] drm/imagination: remove unnecessary header include path
Date: Wed, 19 Feb 2025 11:12:19 +0000 [thread overview]
Message-ID: <ba1cf682-87f0-4a95-a829-08764dad7c68@imgtec.com> (raw)
In-Reply-To: <20250210102352.1517115-1-masahiroy@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 1054 bytes --]
On 10/02/2025 10:23, Masahiro Yamada wrote:
> drivers/gpu/drm/imagination/ includes local headers with the double-quote
> form (#include "...").
>
> Hence, the header search path addition is unneeded.
>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Hi Masahiro,
Thanks for this, it's:
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
If no one has any objections, I'll take this by the drm tree later
today.
Cheers,
Matt
> ---
>
> drivers/gpu/drm/imagination/Makefile | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/imagination/Makefile b/drivers/gpu/drm/imagination/Makefile
> index 9bc6a3884c22..3d9d4d40fb80 100644
> --- a/drivers/gpu/drm/imagination/Makefile
> +++ b/drivers/gpu/drm/imagination/Makefile
> @@ -1,8 +1,6 @@
> # SPDX-License-Identifier: GPL-2.0-only OR MIT
> # Copyright (c) 2023 Imagination Technologies Ltd.
>
> -subdir-ccflags-y := -I$(src)
> -
> powervr-y := \
> pvr_ccb.o \
> pvr_cccb.o \
--
Matt Coster
E: matt.coster@imgtec.com
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
next prev parent reply other threads:[~2025-02-19 11:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-10 10:23 [PATCH] drm/imagination: remove unnecessary header include path Masahiro Yamada
2025-02-19 11:12 ` Matt Coster [this message]
2025-02-26 10:04 ` Matt Coster
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=ba1cf682-87f0-4a95-a829-08764dad7c68@imgtec.com \
--to=matt.coster@imgtec.com \
--cc=Frank.Binns@imgtec.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=masahiroy@kernel.org \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/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.