[POWERPC] 4xx: Add mfspr/mtspr inline macros to 4xx bootwrapper
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 Dec 2007 04:39:32 +0000 (15:39 +1100)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Sun, 23 Dec 2007 19:14:22 +0000 (13:14 -0600)
commitee41eea947ebe2f1f627fafe0e429b5dcaaab944
treeedbd01b730cf1e8c2f836cd281ab7d5b0ad39557
parentd23f5099297c0f017ba4fb165dc9879bda11f9ce
[POWERPC] 4xx: Add mfspr/mtspr inline macros to 4xx bootwrapper

The 4xx bootwrapper occasionally needs to access SPR registers,
this adds mfspr/mtspr wrappers to it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/reg.h