commit | 521e9549d58ebcb53042c7aad6bc60d5c2fc975f | [log] [tgz] |
---|---|---|
author | Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br> | Mon Oct 18 22:30:21 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 27 21:40:28 2010 +0100 |
tree | 0430a3996a565ae9c6882e7d750a7193db57f6b1 | |
parent | f444fce3c0aa199facc8c2be7635a4a82b84b71e [diff] |
ARM: 6449/1: Fix for compiler warning of uninitialized variable. ARM: mach-sa1100: Fix for compiler warning of uninitialized variable. This is a fix for the compiler warning: 'new_ppcr' may be used uninitialized in this function. Signed-off-by: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>