diff options
Diffstat (limited to 'board/technologic/ts4800/ts4800.c')
-rw-r--r-- | board/technologic/ts4800/ts4800.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/technologic/ts4800/ts4800.c b/board/technologic/ts4800/ts4800.c index f79e7747e2..99f9293f7f 100644 --- a/board/technologic/ts4800/ts4800.c +++ b/board/technologic/ts4800/ts4800.c @@ -8,6 +8,7 @@ #include <common.h> #include <init.h> +#include <log.h> #include <net.h> #include <asm/io.h> #include <asm/gpio.h> |