mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +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>