]> git.itanic.dy.fi Git - linux-stable/commit
csky: remove unused cmd_vdso_install
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 9 Oct 2023 12:42:06 +0000 (21:42 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 18 Oct 2023 08:16:09 +0000 (17:16 +0900)
commit737d303623bcb212a6b7cded06bafc923c906173
tree1e179ce94ffadab20bc97453c2709652ed7244da
parent77f9f57164561d0acbb9d6b2ca78280925f52aaa
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>
arch/csky/kernel/vdso/Makefile