diff options
Diffstat (limited to 'board/freescale/t208xqds/eth_t208xqds.c')
-rw-r--r-- | board/freescale/t208xqds/eth_t208xqds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/t208xqds/eth_t208xqds.c b/board/freescale/t208xqds/eth_t208xqds.c index 057fe411e9..938e606641 100644 --- a/board/freescale/t208xqds/eth_t208xqds.c +++ b/board/freescale/t208xqds/eth_t208xqds.c @@ -9,6 +9,7 @@ #include <common.h> #include <command.h> #include <fdt_support.h> +#include <log.h> #include <net.h> #include <netdev.h> #include <asm/mmu.h> |