acpi: Add a method to write tables for a device
[oweals/u-boot.git] / test / dm / eth.c
index 6e002b8dce954dfca681393a0bea9f01d6224ea8..ad5354b4bfbf5586faed4df1aad6df7e405890c1 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <env.h>
 #include <fdtdec.h>
 #include <malloc.h>
 #include <net.h>