]> git.baikalelectronics.ru Git - uboot.git/commit
s5p4418_nanopi2: Drop dead code
authorSimon Glass <sjg@chromium.org>
Sat, 6 Feb 2021 16:57:31 +0000 (09:57 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 2 Mar 2021 20:53:37 +0000 (15:53 -0500)
commit9dde46a349dcd8c1e4082e26299da2e6369145f3
tree088ffae7c42de6bcfbbffaedafd3410ee75a3830
parent995aba606d17792bab99d655b8bff07f0c7a14dd
s5p4418_nanopi2: Drop dead code

This code is still using the old command typedef. It was not noticed since
this file is not currently built. It is using a non-existent option in the
Makefile.

Drop this file since it is not needed for correct operation.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-nexell/Makefile
arch/arm/mach-nexell/cmd_boot_linux.c [deleted file]