diff options
Diffstat (limited to 'board/abilis')
-rw-r--r-- | board/abilis/tb100/tb100.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/abilis/tb100/tb100.c b/board/abilis/tb100/tb100.c index 4f8006da00..e3fbbbaa8a 100644 --- a/board/abilis/tb100/tb100.c +++ b/board/abilis/tb100/tb100.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <cpu_func.h> #include <netdev.h> #include <asm/io.h> |