aboutsummaryrefslogtreecommitdiff
path: root/include/dt-structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-structs.h')
-rw-r--r--include/dt-structs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-structs.h b/include/dt-structs.h
index f0e1c9c..f9ccaf5 100644
--- a/include/dt-structs.h
+++ b/include/dt-structs.h
@@ -24,7 +24,9 @@ struct phandle_2_arg {
uint idx;
int arg[2];
};
+
#include <generated/dt-structs-gen.h>
+#include <generated/dt-decl.h>
#endif
#endif