[PATCH 03/24] kbuild: Enable dtc graph_port warning by default
Ilias Apalodimas
ilias.apalodimas at linaro.org
Tue May 20 07:21:14 CEST 2025
Backport changes from the kernel
commit a2237fec1e06 ("kbuild: Enable dtc graph_port warning by default")
Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
---
scripts/Makefile.lib | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
index 2422ac980a46..c3c6c941bef4 100644
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
@@ -301,7 +301,6 @@ DTC_FLAGS += -Wno-unit_address_vs_reg \
-Wno-avoid_unnecessary_addr_size \
-Wno-alias_paths \
-Wno-graph_child_address \
- -Wno-graph_port \
-Wno-simple_bus_reg \
-Wno-unique_unit_address \
-Wno-simple_bus_reg \
--
2.49.0
More information about the U-Boot
mailing list