From: Sudip Mukherjee Date: Tue, 13 Jan 2015 16:14:59 +0000 (+0530) Subject: video: hgafb: remove unneeded comparison X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~129^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=070a178331d056934fccf00bdc001eb9647ea029;p=pandora-kernel.git video: hgafb: remove unneeded comparison var->yoffset is of the type __u32, hence the comparison will always be false. Signed-off-by: Sudip Mukherjee Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed