]> git.dujemihanovic.xyz Git - u-boot.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)
commit869badca616113c7002d934f549bb80f948f9900
tree088ffae7c42de6bcfbbffaedafd3410ee75a3830
parent008ae72c6946f85e9083118e750de68591f4ed12
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]