commit | 22c92ca332f29c19df9448f72855e56cedcabe03 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:29 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:18:20 2017 -0600 |
tree | 1ae5dcebcde834980ddfb6eb203ad29dec7cb918 | |
parent | 059ae527e5626192a7ed91c4f8d17ca4cdc90bdb [diff] |
binman: Rename fdt variable to dtb Since fdt is the name of a module, use a different name for variables to avoid a conflict. Signed-off-by: Simon Glass <sjg@chromium.org>