]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: allwinner: Remove accidental suniv duplicates
authorCsókás, Bence <csokas.bence@prolan.hu>
Mon, 4 Nov 2024 23:06:27 +0000 (00:06 +0100)
committerChen-Yu Tsai <wens@csie.org>
Wed, 6 Nov 2024 02:08:35 +0000 (10:08 +0800)
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@prolan.hu>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://patch.msgid.link/20241104230628.3736186-1-csokas.bence@prolan.hu
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/allwinner/Makefile

index d548f4a2621a1ace78b49730f2d935745aae39ed..48666f73e638a0cdcdeae97de20cffbc94c98b52 100644 (file)
@@ -269,7 +269,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