We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5d1963 + 29644bb commit b37088cCopy full SHA for b37088c
1 file changed
scripts/Makefile.lib
@@ -277,6 +277,11 @@ DTC_FLAGS += -Wno-unit_address_vs_reg \
277
-Wno-unit_address_format \
278
-Wno-pci_bridge \
279
-Wno-pci_device_bus_num \
280
+ -Wno-avoid_unnecessary_addr_size \
281
+ -Wno-alias_paths \
282
+ -Wno-graph_child_address \
283
+ -Wno-graph_port \
284
+ -Wno-unique_unit_address \
285
-Wno-pci_device_reg
286
endif
287
0 commit comments