powerpc: Move SPEFSCR defines to common header
authorKumar Gala <galak@kernel.crashing.org>
Wed, 1 Apr 2009 21:25:33 +0000 (16:25 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 2 Apr 2009 15:41:31 +0000 (10:41 -0500)
SPEFSCR is a user space register and doesn't conflict with anything.
Moving the defines of the various bit fields makes some emulation
code have fewer ifdefs

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found