From: Linus Walleij Date: Wed, 16 Feb 2011 09:37:52 +0000 (+0100) Subject: plat-nomadik: fix compilation warning X-Git-Tag: v2.6.39-rc1~434^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4bee04d147f149a167633cf0033f9d25a8d720;p=pandora-kernel.git plat-nomadik: fix compilation warning The compiler warns that [rf]wimsc may be used uninitialized in this function - the warning is actually false since the uses are in identical if()-clauses, but it can't hurt very much to read out the values to be modified early anyway and rid the warning. Cc: Rabin Vincent Signed-off-by: Linus Walleij --- Reading git-diff-tree failed