diff options
Diffstat (limited to 'board/freescale/t4rdb/eth.c')
-rw-r--r-- | board/freescale/t4rdb/eth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/t4rdb/eth.c b/board/freescale/t4rdb/eth.c index 3321ce1ea1..4c896c8a90 100644 --- a/board/freescale/t4rdb/eth.c +++ b/board/freescale/t4rdb/eth.c @@ -7,6 +7,7 @@ #include <common.h> #include <command.h> +#include <fdt_support.h> #include <net.h> #include <netdev.h> #include <asm/mmu.h> |