]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/ext4.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / ext4.c
index 40d1fe30d5ea68b461828c08f91de3012c46b32b..4791b69fd96d0bf526fa5bab83b54ae88668930c 100644 (file)
@@ -25,6 +25,7 @@
  *             file in uboot. Added ext4fs ls load and write support.
  */
 
+#include <common.h>
 #include <part.h>
 #include <config.h>
 #include <command.h>