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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241105111033.462acd82@donnerap.manchester.arm.com>
Date: Tue, 5 Nov 2024 11:10:33 +0000
From: Andre Przywara <andre.przywara@....com>
To: "Csókás, Bence" <csokas.bence@...lan.hu>
Cc: Florian Fainelli <f.fainelli@...il.com>, Krzysztof Kozlowski
 <krzysztof.kozlowski@...aro.org>, Enric Balletbo i Serra
 <eballetbo@...il.com>, Alexandre TORGUE <alexandre.torgue@...com>,
 <devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
 <linux-sunxi@...ts.linux.dev>, <linux-kernel@...r.kernel.org>, "Rob
 Herring" <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
 "Conor Dooley" <conor+dt@...nel.org>, Chen-Yu Tsai <wens@...e.org>, Jernej
 Skrabec <jernej.skrabec@...il.com>, Samuel Holland <samuel@...lland.org>,
 "Tony Lindgren" <tony@...mide.com>, Shawn Guo <shawnguo@...nel.org>,
 "Kunihiko Hayashi" <hayashi.kunihiko@...ionext.com>
Subject: Re: [PATCH] ARM: dts: allwinner: Remove accidental suniv duplicates

On Tue, 5 Nov 2024 00:06:27 +0100
"Csókás, Bence" <csokas.bence@...lan.hu> wrote:

Hi,

> Allwinner suniv boards' DT files were accidentally duplicated
> in the Makefile when they were moved to the new directory
> structure. Remove these duplicates for code cleanness.
> 
> Fixes: 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories")
> Signed-off-by: Csókás, Bence <csokas.bence@...lan.hu>

Ah, good catch!

Reviewed-by: Andre Przywara <andre.przywara@....com>

Cheers,
Andre

> ---
>  arch/arm/boot/dts/allwinner/Makefile | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/allwinner/Makefile b/arch/arm/boot/dts/allwinner/Makefile
> index cd0d044882cf..2ea5df3d9894 100644
> --- a/arch/arm/boot/dts/allwinner/Makefile
> +++ b/arch/arm/boot/dts/allwinner/Makefile
> @@ -268,7 +268,3 @@ dtb-$(CONFIG_MACH_SUNIV) += \
>  	suniv-f1c100s-licheepi-nano.dtb \
>  	suniv-f1c200s-lctech-pi.dtb \
>  	suniv-f1c200s-popstick-v1.1.dtb
> -dtb-$(CONFIG_MACH_SUNIV) += \
> -	suniv-f1c100s-licheepi-nano.dtb \
> -	suniv-f1c200s-lctech-pi.dtb \
> -	suniv-f1c200s-popstick-v1.1.dtb


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ