commit | e0d1a89a5baec862a71384f7ddeebdf9d9c4ec63 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Feb 24 12:50:33 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 16 12:49:09 2020 -0400 |
tree | 19c4e3b87cfea6550a2cd237c02bc9df54cc5984 | |
parent | 67f2ee86ccbec6aa79b7fd6fe8af88f2aef7d592 [diff] |
kbuild: Re-sync DTC flag logic with v4.17 The way that we have been handling additional DTC warning flags hasn't matched the way the Linux Kernel does. Resync this logic with v4.17. Signed-off-by: Tom Rini <trini@konsulko.com>