]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/misc.c
Init virtio before loading ENV from EXT4 or FAT
[thirdparty/u-boot.git] / cmd / misc.c
index ec32b41ed1e96f01bcc27b1d3d2a6226d8966bed..792d9723c759272fd27b246dae756963244a537f 100644 (file)
@@ -8,7 +8,6 @@
  * A command interface to access misc devices with MISC uclass driver APIs.
  */
 
-#include <common.h>
 #include <command.h>
 #include <dm.h>
 #include <errno.h>