diff options
Diffstat (limited to 'board/renesas/sh7763rdp/sh7763rdp.c')
-rw-r--r-- | board/renesas/sh7763rdp/sh7763rdp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/renesas/sh7763rdp/sh7763rdp.c b/board/renesas/sh7763rdp/sh7763rdp.c index 9bc2c55986..73a53c1e5a 100644 --- a/board/renesas/sh7763rdp/sh7763rdp.c +++ b/board/renesas/sh7763rdp/sh7763rdp.c @@ -8,6 +8,7 @@ */ #include <common.h> +#include <init.h> #include <asm/io.h> #include <asm/processor.h> |