powerpc/time: Remove ifdef in get_vtb()
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 1 Oct 2020 10:59:20 +0000 (10:59 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 Dec 2020 14:01:32 +0000 (01:01 +1100)
commitc3cb5dbd85dbd9ae51fadf867782dc34806f04d8
tree9657107ed148ee6bc570be8d368e8e40f0768c23
parentd2e006036082e2dc394c5ec86c5bb88cc27c0749
powerpc/time: Remove ifdef in get_vtb()

SPRN_VTB and CPU_FTR_ARCH_207S are always defined,
no need of an ifdef.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/a0fc81cd85121407726bcf480fc9a0d8e7617fce.1601549933.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/time.h