diff options
Diffstat (limited to 'board/freescale/t102xqds/t102xqds.c')
-rw-r--r-- | board/freescale/t102xqds/t102xqds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/t102xqds/t102xqds.c b/board/freescale/t102xqds/t102xqds.c index 85f8517d798..e42337e47a4 100644 --- a/board/freescale/t102xqds/t102xqds.c +++ b/board/freescale/t102xqds/t102xqds.c @@ -6,6 +6,7 @@ #include <common.h> #include <command.h> #include <env.h> +#include <fdt_support.h> #include <i2c.h> #include <init.h> #include <netdev.h> |