summaryrefslogtreecommitdiffstats
path: root/cmd/w1.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/w1.c')
-rw-r--r--cmd/w1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/w1.c b/cmd/w1.c
index 92be1f2531..459094bf80 100644
--- a/cmd/w1.c
+++ b/cmd/w1.c
@@ -6,6 +6,7 @@
*/
#include <common.h>
#include <command.h>
+#include <dm.h>
#include <w1.h>
#include <w1-eeprom.h>
#include <dm/device-internal.h>