[POWERPC] iSeries: Make iseries_reg_save private to iSeries
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 10 Apr 2008 06:43:47 +0000 (16:43 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 15 Apr 2008 11:21:25 +0000 (21:21 +1000)
Now that we have the alpaca, the reg_save_ptr is no longer needed in the
paca.  Eradicate all global uses of it and make it static in the iSeries
lpardata.c

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found