mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-05 12:41:50 +02:00
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>