]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
kbuild: disable dtc simple_bus_reg warnings by default
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Tue, 20 May 2025 05:21:13 +0000 (08:21 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 30 May 2025 00:42:37 +0000 (18:42 -0600)
Backport changes from the kernel
commit 70523a3ce5ff ("kbuild: disable dtc simple_bus_reg warnings by default")

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
scripts/Makefile.lib

index 83fd5ff6c31c831557f0b29b08985e196054de17..2422ac980a46963074bdf4bc35f3034944d69695 100644 (file)
@@ -302,6 +302,7 @@ DTC_FLAGS += -Wno-unit_address_vs_reg \
        -Wno-alias_paths \
        -Wno-graph_child_address \
        -Wno-graph_port \
+       -Wno-simple_bus_reg \
        -Wno-unique_unit_address \
        -Wno-simple_bus_reg \
        -Wno-pci_device_reg