powerpc: Change LOAD_REG_ADDR to use real register names
authorMichael Neuling <mikey@neuling.org>
Mon, 25 Jun 2012 13:33:17 +0000 (13:33 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:14 +0000 (19:18 +1000)
LOAD_REG_ADDR define is just a wrapper around real instructions so we
can just use real register names here (ie. lower case).

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found