[PATCH] drm/imagination: remove unnecessary header include path
Matt Coster
Matt.Coster at imgtec.com
Wed Feb 19 11:12:19 UTC 2025
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 at kernel.org>
Hi Masahiro,
Thanks for this, it's:
Reviewed-by: Matt Coster <matt.coster at 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 at imgtec.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20250219/1988cbac/attachment-0001.sig>
More information about the dri-devel
mailing list