aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/arch-fu540/spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/arch-fu540/spl.h')
-rw-r--r--arch/riscv/include/asm/arch-fu540/spl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/include/asm/arch-fu540/spl.h b/arch/riscv/include/asm/arch-fu540/spl.h
index 0c188be..4697279 100644
--- a/arch/riscv/include/asm/arch-fu540/spl.h
+++ b/arch/riscv/include/asm/arch-fu540/spl.h
@@ -9,6 +9,6 @@
#ifndef _SPL_SIFIVE_H
#define _SPL_SIFIVE_H
-int soc_spl_init(void);
+int spl_soc_init(void);
#endif /* _SPL_SIFIVE_H */