summaryrefslogtreecommitdiff
path: root/board/spring/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/spring/board.c')
-rw-r--r--board/spring/board.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/board/spring/board.c b/board/spring/board.c
index dd597a1a08..ed9a269516 100644
--- a/board/spring/board.c
+++ b/board/spring/board.c
@@ -221,14 +221,7 @@ void board_hard_reset(void)
}
#ifdef CONFIG_PMU_BOARD_INIT
-
-/**
- * Initialize PMU register settings
- *
- * PMU init settings depend on board configuration. This function should be
- * called inside PMU init function.
- */
-int board_pmu_init(void)
+int pmu_board_init(void)
{
int failure = 0;