commit | 1053a769fb14ff6824977a42a74a11bc8522a418 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Tue Sep 27 13:01:42 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 08 09:33:35 2016 -0400 |
tree | 2e0c1fadb6f0fde65e4870a0d650501f54734b62 | |
parent | e8131386dc38b5ea6e67df5532b90f3597f8f628 [diff] |
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>