MLK-20209 hdmi: fixed unsigned compare against less than zero
authorOliver Brown <oliver.brown@nxp.com>
Fri, 22 Mar 2019 18:38:20 +0000 (13:38 -0500)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit86aa93d97139c40e386162d4ea1733c8713fac18
treedc8117d0a936694090dfa350f15736b6959d7199
parent0d123482c90cd02ba0c1919b1db2f1a13ad6d7af
MLK-20209 hdmi: fixed unsigned compare against less than zero

Fixed CID 17375, Unsigned compared against 0. Removed code with no effect.

Signed-off-by: Oliver Brown <oliver.brown@nxp.com>
drivers/video/fbdev/mxc/mxc_hdmi.c