lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ba1cf682-87f0-4a95-a829-08764dad7c68@imgtec.com>
Date: Wed, 19 Feb 2025 11:12:19 +0000
From: Matt Coster <Matt.Coster@...tec.com>
To: Masahiro Yamada <masahiroy@...nel.org>
CC: Frank Binns <Frank.Binns@...tec.com>, David Airlie <airlied@...il.com>,
        Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
        Maxime Ripard
	<mripard@...nel.org>, Simona Vetter <simona@...ll.ch>,
        Thomas Zimmermann
	<tzimmermann@...e.de>,
        "dri-devel@...ts.freedesktop.org"
	<dri-devel@...ts.freedesktop.org>,
        "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drm/imagination: remove unnecessary header include path

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@...nel.org>

Hi Masahiro,

Thanks for this, it's:

Reviewed-by: Matt Coster <matt.coster@...tec.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@...tec.com


Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (237 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ