]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/time: Make mftb() common to PPC32 and PPC64
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 1 Oct 2020 12:42:40 +0000 (12:42 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 8 Oct 2020 10:17:15 +0000 (21:17 +1100)
commita366a40e35ca78630116439997b000e18a69cf55
treedfc5fc70f8dfb7efdc95b6dd63a95b4b4c1c0974
parent53183b7756c0cea93350551e0d0915a5c4044fe2
powerpc/time: Make mftb() common to PPC32 and PPC64

No need to have two versions that are identical.

CONFIG_PPC_CELL is only selected by PPC64 targets.
CONFIG_E500 is the only PPC64 target selecting CONFIG_FSL_BOOK3E.

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