Fix syntax error
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 27 Oct 2021 09:00:41 +0000 (17:00 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 8 Nov 2021 07:35:55 +0000 (15:35 +0800)
commit990e1e4beae546ddc9c50854c0588d1bea494cd2
treef1b4c7b9f8ed9316873dd69a5e7da9c2094532e5
parent5f888ab951518d56e5dccaa40ebe14b6f19b342a
Fix syntax error

This statement has an unmatched parentheses, fix it.

Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/image-board.c