]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/mailbox.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / dm / mailbox.c
index 14f72d58d1cf2fc53119f73edd56accac8bd00a3..7ad8a1cbba282e482bdfd6d2972aa00f4ebcdca4 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright (c) 2016, NVIDIA CORPORATION.
  */
 
+#include <common.h>
 #include <dm.h>
 #include <malloc.h>
 #include <dm/test.h>