aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/bootblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip/rk3288/bootblock.c')
-rw-r--r--src/soc/rockchip/rk3288/bootblock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3288/bootblock.c b/src/soc/rockchip/rk3288/bootblock.c
index ce0ab33a68..d60c860054 100644
--- a/src/soc/rockchip/rk3288/bootblock.c
+++ b/src/soc/rockchip/rk3288/bootblock.c
@@ -27,7 +27,7 @@
#include <soc/timer.h>
#include <symbols.h>
-static void bootblock_soc_init(void)
+void bootblock_soc_init(void)
{
rkclk_init();