mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-17 02:21:26 +02:00
As a standard practice complex definitions should be protected with parentheses, as it might fail when used in a complex if statements. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>