commit | 7fc7d241169d26ec79a86bfcab0e966c778defe7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 22 16:32:38 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 04 18:10:02 2020 -0400 |
tree | 658ada3f2aff81a7faf3e3af2d2b9daa93d3291f | |
parent | 281236c728be2b26474fe4bfa0e53cc4c5782617 [diff] |
checkpatch.pl: Warn if the flattree API is used We want people to use the livetree API, so request it. Signed-off-by: Simon Glass <sjg@chromium.org>