commit | bc553986a2f7c56d0de811485d5312ea29692d5d | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Thu Mar 24 10:52:42 2016 -0500 |
committer | Rob Herring <robh@kernel.org> | Thu Mar 31 11:44:16 2016 -0500 |
tree | 6297dfb2a986e759dcfc32f215162b0ff7576b88 | |
parent | b993734718c0106418e068f21c7be01afc12306c [diff] |
dtc: turn off dtc unit address warnings by default The newly added dtc warning to check DT unit-address without reg property and vice-versa generates lots of warnings. Turn off the check unless building with W=1 or W=2. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Michal Marek <mmarek@suse.com> Cc: linux-kbuild@vger.kernel.org