]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/8xx: Use symbolic PVR value
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 8 Aug 2017 11:58:58 +0000 (13:58 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Aug 2017 13:32:18 +0000 (23:32 +1000)
commitf5b27820b3b0898d4c4bcbd9270111578a4f2792
treefecb83a73ab1de15c849c2c803b1a6fa7e38235f
parent3e3e73e7909b9ca1fa5dc82535c3543b7b5d057c
powerpc/8xx: Use symbolic PVR value

For the 8xx, PVR values defined in arch/powerpc/include/asm/reg.h
are nowhere used.

Remove all defines and add PVR_8xx

Use it in arch/powerpc/kernel/cputable.c

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/reg.h
arch/powerpc/kernel/cputable.c