commit | a56ea60627b5672ba792fe461752f8a348538387 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 11:49:41 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 08:42:18 2024 -0600 |
tree | a81c3ebbafff5f49dec761595c8b0760d99d2b96 | |
parent | 57208ddc8ca8dbc9b96b223d568b8dcef4254479 [diff] |
binman: Correct indentation in testSplPubkeyDtb This function has strange indentation. Fix it. Fixes: 8c1fbd1f607 ("binman: ftest: Add test for u_boot_spl_pubkey_dtb") Signed-off-by: Simon Glass <sjg@chromium.org>