]> git.baikalelectronics.ru Git - uboot.git/commit
tools: Drop unnecessary use of __file__
authorSimon Glass <sjg@chromium.org>
Sat, 29 Aug 2020 17:36:15 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:50:43 +0000 (12:50 -0600)
commite98c6862cfeb7926683b7b3f0c162181078456fa
tree6e06af753489c21f48cde5c04a77b46390e1bcb4
parent5716498ffe8e93d1ceaa9442ba275ad7d94aa0d6
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>
tools/binman/entry.py
tools/buildman/test.py
tools/rmboard.py