From: Rickard Strandqvist Date: Sat, 14 Jun 2014 16:25:11 +0000 (+0200) Subject: powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type X-Git-Tag: omap-for-v3.16/fixes-rc4~57^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5fc82290c14b65511fea3db35f0bcbe6de746d3;p=pandora-kernel.git powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type This variable is of the wrong type, everywhere it is used it should be an unsigned int rather than a int. Signed-off-by: Rickard Strandqvist Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed