diff options
Diffstat (limited to 'board/BuR/brppt2/board.c')
-rw-r--r-- | board/BuR/brppt2/board.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/BuR/brppt2/board.c b/board/BuR/brppt2/board.c index 3284ff0936..c91d2f9494 100644 --- a/board/BuR/brppt2/board.c +++ b/board/BuR/brppt2/board.c @@ -7,6 +7,8 @@ * */ #include <common.h> +#include <cpu_func.h> +#include <hang.h> #include <spl.h> #include <dm.h> #include <miiphy.h> |