diff options
Diffstat (limited to 'arch/x86/include/asm/init_helpers.h')
-rw-r--r-- | arch/x86/include/asm/init_helpers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/init_helpers.h b/arch/x86/include/asm/init_helpers.h index 8cbe08eb56..c689a63266 100644 --- a/arch/x86/include/asm/init_helpers.h +++ b/arch/x86/include/asm/init_helpers.h @@ -8,8 +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); |