summaryrefslogtreecommitdiff
path: root/include/configs/mx6ul_14x14_evk.h
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2016-01-04 15:26:30 +0800
committerStefano Babic <sbabic@denx.de>2016-01-07 17:48:25 +0100
commit7ea191aa10c43b5497d171ab6f48e633e6779468 (patch)
treed7541475e53f9cee87eb709f7a339ffdb9812b4e /include/configs/mx6ul_14x14_evk.h
parent59a6ca54f5db0f3d99ca3bc581ccadc6019e5034 (diff)
downloadu-boot-imx-7ea191aa10c43b5497d171ab6f48e633e6779468.zip
u-boot-imx-7ea191aa10c43b5497d171ab6f48e633e6779468.tar.gz
u-boot-imx-7ea191aa10c43b5497d171ab6f48e633e6779468.tar.bz2
pfuze: Fix unsigned variable for less-than-zero comparison
According to the Coverity result, a unsigned int variable is used fo less- than-zero comparison, the result is never true. Need to fix the variable type to signed int. Signed-off-by: Ye.Li <B37916@freescale.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Stefano Babic <sbabic@denx.de> Reviewed-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx6ul_14x14_evk.h')
0 files changed, 0 insertions, 0 deletions