diff options
author | Ye.Li <B37916@freescale.com> | 2015-12-04 14:22:59 +0800 |
---|---|---|
committer | guoyin.chen <guoyin.chen@freescale.com> | 2016-03-04 15:53:34 +0800 |
commit | b77819730f3d75c50896c6f3de8535ab8ed19c51 (patch) | |
tree | c7dac6945e0c1e7382b0a34319f6bdcd683957c9 /drivers/video/ipu_common.c | |
parent | 327a3cf1ce613f2107a0770612ecf867bb02bf5c (diff) | |
download | u-boot-imx-b77819730f3d75c50896c6f3de8535ab8ed19c51.zip u-boot-imx-b77819730f3d75c50896c6f3de8535ab8ed19c51.tar.gz u-boot-imx-b77819730f3d75c50896c6f3de8535ab8ed19c51.tar.bz2 |
MLK-11951 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>
Diffstat (limited to 'drivers/video/ipu_common.c')
0 files changed, 0 insertions, 0 deletions