summaryrefslogtreecommitdiff
path: root/include/dm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dm.h')
-rw-r--r--include/dm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dm.h b/include/dm.h
index 84f789d807..e634814d74 100644
--- a/include/dm.h
+++ b/include/dm.h
@@ -7,6 +7,7 @@
#ifndef _DM_H_
#define _DM_H_
+#include <dm/ofnode.h>
#include <dm/device.h>
#include <dm/fdtaddr.h>
#include <dm/platdata.h>