commit | ff125fbcd45d1706861579dbe66e31f5b3f1e779 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu Oct 01 12:42:40 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Oct 08 21:17:15 2020 +1100 |
tree | dfc5fc70f8dfb7efdc95b6dd63a95b4b4c1c0974 | |
parent | 15c102153e722cc6e0729764a7068c209a7469cd [diff] |
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