projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70523a3
)
kbuild: Enable dtc graph_port warning by default
author
Rob Herring
<robh@kernel.org>
Fri, 30 Nov 2018 15:08:21 +0000
(09:08 -0600)
committer
Rob Herring
<robh@kernel.org>
Fri, 30 Nov 2018 15:10:29 +0000
(09:10 -0600)
All the 'graph_port' warnings have been fixed or have pending fixes, so
we can enable it by default now.
Signed-off-by: Rob Herring <robh@kernel.org>
scripts/Makefile.lib
patch
|
blob
|
history
diff --git
a/scripts/Makefile.lib
b/scripts/Makefile.lib
index 46342f0198f6b53cd16d50049441cb2320e54255..8e10eb7428ab076d23fb23001c9c5899eea986a2 100644
(file)
--- a/
scripts/Makefile.lib
+++ b/
scripts/Makefile.lib
@@
-251,7
+251,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-pci_device_reg