diff options
Diffstat (limited to 'board/renesas/grpeach/grpeach.c')
-rw-r--r-- | board/renesas/grpeach/grpeach.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/renesas/grpeach/grpeach.c b/board/renesas/grpeach/grpeach.c index 4f901eea71..ba904609ae 100644 --- a/board/renesas/grpeach/grpeach.c +++ b/board/renesas/grpeach/grpeach.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <cpu_func.h> #include <asm/io.h> #include <asm/arch/sys_proto.h> |