]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/cmd/rw.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / cmd / rw.c
index edd762e4d58f6f90867a9f936c21621f3c5c5f40..98302bf047b15ab4910ff98d06f98a2bba25406c 100644 (file)
@@ -3,6 +3,7 @@
  * Tests for read and write commands
  */
 
+#include <common.h>
 #include <dm/test.h>
 #include <mapmem.h>
 #include <part.h>