commit | 2b522f1e79c358465886f90e2923764f58cca81d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 29 11:36:15 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:50:43 2020 -0600 |
tree | 6e06af753489c21f48cde5c04a77b46390e1bcb4 | |
parent | 9fbfaba0a707eb4af2792b966a4f296f7778404f [diff] |
tools: Drop unnecessary use of __file__ There are few places where the path of the current modules is calculated but not used. Drop them. Signed-off-by: Simon Glass <sjg@chromium.org>