download/coreboot: consistent function declaration

This commit is contained in:
Leah Rowe
2023-05-15 00:44:26 +01:00
parent c32ae5979f
commit 342e846f28
+2 -2
View File
@@ -68,8 +68,8 @@ fetch_coreboot_trees()
rm -f resources/coreboot/*/seen
}
download_for_board() {
download_for_board()
{
_board="${1}"
cbtree="undefined"
cbrevision="undefined"