mirror_ubuntu-kernels/arch/csky/kernel/vdso
Masahiro Yamada 737d303623 csky: remove unused cmd_vdso_install
You cannot run this code because arch/csky/Makefile does not define the
vdso_install target.

It appears that this code was blindly copied from another architecture.

Remove the dead code.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Guo Ren <guoren@kernel.org>
2023-10-18 17:16:09 +09:00
..
.gitignore csky: Reconstruct VDSO framework 2021-01-12 09:52:41 +08:00
Makefile csky: remove unused cmd_vdso_install 2023-10-18 17:16:09 +09:00
note.S csky: Reconstruct VDSO framework 2021-01-12 09:52:41 +08:00
rt_sigreturn.S csky: Reconstruct VDSO framework 2021-01-12 09:52:41 +08:00
so2s.sh csky: Reconstruct VDSO framework 2021-01-12 09:52:41 +08:00
vdso.lds.S csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO 2021-02-27 16:35:09 +08:00
vdso.S csky: Reconstruct VDSO framework 2021-01-12 09:52:41 +08:00
vgettimeofday.c csky: Fixup -Wmissing-prototypes warning 2023-08-10 23:06:32 -04:00