]> git.karo-electronics.de Git - mv-sheeva.git/commit
powerpc: Use reg.h instead of processor.h when we just want reg names
authorPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 12:20:10 +0000 (22:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 12:20:10 +0000 (22:20 +1000)
commitb3b8dc6c07cecc1f8d52d03f677206bdf9f794c9
tree5d5c3ac4de563d03759d98399030aac00be33023
parentff64208df7eb17c5526197449762ff5e04a95de6
powerpc: Use reg.h instead of processor.h when we just want reg names

Now that the register names and bit definitions are all in reg.h,
use that instead of processor.h in assembly code in a few places.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/fpu.S
arch/powerpc/kernel/head_32.S
arch/powerpc/kernel/idle_6xx.S
arch/powerpc/kernel/vector.S
arch/powerpc/lib/string.S
arch/powerpc/mm/hash_low_32.S