summaryrefslogtreecommitdiff
path: root/board/renesas/grpeach/grpeach.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/grpeach/grpeach.c')
-rw-r--r--board/renesas/grpeach/grpeach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/grpeach/grpeach.c b/board/renesas/grpeach/grpeach.c
index ac989eb29c..199ec4a310 100644
--- a/board/renesas/grpeach/grpeach.c
+++ b/board/renesas/grpeach/grpeach.c
@@ -40,7 +40,7 @@ int dram_init_banksize(void)
return 0;
}
-void reset_cpu(ulong addr)
+void reset_cpu(void)
{
/* Dummy read (must read WRCSR:WOVF at least once before clearing) */
readb(RZA1_WDT_BASE + WRCSR);