]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: ti: dra7xx: complex definitions should be protected with parentheses
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 27 Sep 2016 07:31:42 +0000 (13:01 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 8 Oct 2016 13:33:35 +0000 (09:33 -0400)
commit1053a769fb14ff6824977a42a74a11bc8522a418
tree2e0c1fadb6f0fde65e4870a0d650501f54734b62
parente8131386dc38b5ea6e67df5532b90f3597f8f628
board: ti: dra7xx: complex definitions should be protected with parentheses

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>
board/ti/dra7xx/evm.c