]> git.baikalelectronics.ru Git - kernel.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)
commit9c59dcc6ec9a31797e7e81a129c55e4bdef9bd66
tree5d5c3ac4de563d03759d98399030aac00be33023
parent497e71dcb2ed30d62090b0b70ab1220afced184f
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