On Wed, 29 Oct 2025 at 12:30, Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > Commit 65e2c14d5a5a ("binman: btool: mkimage: use Bintool.version") > removed the version argument from the run method but forgot to remove it > from the method docstring, so let's fix this oversight. > > Fixes: 65e2c14d5a5a ("binman: btool: mkimage: use Bintool.version") > Signed-off-by: Quentin Schulz <[email protected]> > --- > tools/binman/btool/mkimage.py | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

