]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/init_helpers.h
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
[u-boot] / arch / x86 / include / asm / init_helpers.h
index 8cbe08eb5655dff8c5da840646cf1a370918a5cd..ef05ac47813a6db75233b94788a73fa78d60395e 100644 (file)
@@ -8,10 +8,6 @@
 #ifndef _INIT_HELPERS_H_
 #define _INIT_HELPERS_H_
 
-int calculate_relocation_address(void);
-
 int init_cache_f_r(void);
-int init_bd_struct_r(void);
-int init_func_spi(void);
 
 #endif /* !_INIT_HELPERS_H_ */