diff options
Diffstat (limited to 'board/technexion/tao3530')
-rw-r--r-- | board/technexion/tao3530/tao3530.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/technexion/tao3530/tao3530.c b/board/technexion/tao3530/tao3530.c index b604ee951b..8ce3637731 100644 --- a/board/technexion/tao3530/tao3530.c +++ b/board/technexion/tao3530/tao3530.c @@ -5,6 +5,7 @@ */ #include <common.h> #include <bootstage.h> +#include <init.h> #include <malloc.h> #include <netdev.h> #include <twl4030.h> |