Home
last modified time | relevance | path

Searched hist:"1053 a769fb14ff6824977a42a74a11bc8522a418" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/dra7xx/
H A Devm.c1053a769fb14ff6824977a42a74a11bc8522a418 Tue Sep 27 07:31:42 UTC 2016 Mugunthan V N <mugunthanvnm@ti.com> 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>