]> 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)
commita1f33b24f506b138fb11a8a0a85a3cf47a24fb51
treefecb83a73ab1de15c849c2c803b1a6fa7e38235f
parent87b2b6ea9e9685343fb4249f0777a3a39f292d94
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