diff options
Diffstat (limited to 'include/dm/of.h')
-rw-r--r-- | include/dm/of.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dm/of.h b/include/dm/of.h index b7404c1..b1c934f 100644 --- a/include/dm/of.h +++ b/include/dm/of.h @@ -7,6 +7,7 @@ #ifndef _DM_OF_H #define _DM_OF_H +#include <asm/u-boot.h> #include <asm/global_data.h> /* integer value within a device tree property which references another node */ |