powerpc/vdso: Move cvdso_call macro into gettimeofday.S
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 21 Jan 2022 16:30:34 +0000 (16:30 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 12 Feb 2022 11:47:44 +0000 (22:47 +1100)
commit692b21d78046851e75dc25bba773189c670b49c2
tree39885a4ed0a24c0066ed29459ff5a4bf1ccf4f79
parent9b97bea90072a075363a200dd7b54ad4a24e9491
powerpc/vdso: Move cvdso_call macro into gettimeofday.S

Now that gettimeofday.S is unique, move cvdso_call macro
into that file which is the only user.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/72720359d4c58e3a3b96dd74952741225faac3de.1642782130.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/vdso/gettimeofday.h
arch/powerpc/kernel/vdso/gettimeofday.S