]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/tag.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / dm / tag.c
index bce8a35acfb5da528a8ae35425a36fd2b1a49bdf..8ae8a1fcd65b8868284e6555630d46456def0186 100644 (file)
@@ -6,6 +6,7 @@
  *  Author: AKASHI Takahiro
  */
 
+#include <common.h>
 #include <dm/tag.h>
 #include <dm/test.h> /* DM_TEST() */
 #include <test/test.h> /* struct unit_test_state */