commit | 6601ec1c2ba929430f5585ce7f9d9960b0e0a01d | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Tue Sep 29 06:48:39 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Oct 08 21:17:14 2020 +1100 |
tree | da725baba70217e060fdbc0edff38c4391c40f13 | |
parent | a4c5a355422920bcbfe3fd1f01aead2d3a2a820c [diff] |
powerpc: Remove get_tb_or_rtc() 601 is gone, get_tb_or_rtc() is equivalent to get_tb(). Replace the former by the later. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/3e8a13ee83418630c753c30cb722ae682d5b2d39.1601362098.git.christophe.leroy@csgroup.eu