]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/u-boot-x86.h
Move dram_init_banksize() to a common header
[u-boot] / arch / x86 / include / asm / u-boot-x86.h
index 33c6e2bb687afdb83be73ad71d4976aa31494000..d2d603967ef24f7932e504d7ca96528855d972f0 100644 (file)
@@ -41,7 +41,6 @@ void x86_disable_caches(void);
 int x86_init_cache(void);
 void reset_cpu(ulong addr);
 ulong board_get_usable_ram_top(ulong total_size);
-int dram_init_banksize(void);
 int default_print_cpuinfo(void);
 
 /* Set up a UART which can be used with printch(), printhex8(), etc. */