]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/simple-bus.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / dm / simple-bus.c
index 8a730ba2fce4d3f43fdc634899ead786260ffdab..3530b47fac2f64aaa9a0a84feac316230c715c94 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright (C) 2021, Bin Meng <bmeng.cn@gmail.com>
  */
 
+#include <common.h>
 #include <dm.h>
 #include <dm/test.h>
 #include <dm/simple_bus.h>