aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/init_helpers.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-11-28 13:44:40 -0700
committerTom Rini <trini@ti.com>2012-11-28 13:44:40 -0700
commite57d9d15eeab923f6c0de05d7caad317d861bbc5 (patch)
tree4c48c08c983e1b50850cdc7206ed4fb796087bed /arch/x86/include/asm/init_helpers.h
parenta86fcff69519841aa1338efb1ace37ca77c16c35 (diff)
parentd02a568e9aa3c3500d9b680f60782c192fd51691 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-x86
Diffstat (limited to 'arch/x86/include/asm/init_helpers.h')
-rw-r--r--arch/x86/include/asm/init_helpers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/init_helpers.h b/arch/x86/include/asm/init_helpers.h
index 8afb443290..ade694fba3 100644
--- a/arch/x86/include/asm/init_helpers.h
+++ b/arch/x86/include/asm/init_helpers.h
@@ -29,7 +29,6 @@ int display_dram_config(void);
int init_baudrate_f(void);
int calculate_relocation_address(void);
-int copy_gd_to_ram_f_r(void);
int init_cache_f_r(void);
int set_reloc_flag_r(void);