linux/arch/powerpc/kernel/vdso
Christophe Leroy 692b21d780 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
2022-02-12 22:47:44 +11:00
..
.gitignore
cacheflush.S
datapage.S
gen_vdso32_offsets.sh
gen_vdso64_offsets.sh
getcpu.S
gettimeofday.S powerpc/vdso: Move cvdso_call macro into gettimeofday.S 2022-02-12 22:47:44 +11:00
Makefile
note.S
sigtramp32.S
sigtramp64.S
vdso32.lds.S
vdso64.lds.S
vgettimeofday.c