]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/nds32/include/asm/u-boot-nds32.h
common: Move dram_init() declaration to common location
[karo-tx-uboot.git] / arch / nds32 / include / asm / u-boot-nds32.h
index b07908692a920740f5e76db508749a42fb84630d..dee5f43ae1552d67de77b7d7d4aee0768eb124d0 100644 (file)
@@ -22,7 +22,6 @@ int   cleanup_before_linux(void);
 
 /* board/.../... */
 int    board_init(void);
 
 /* board/.../... */
 int    board_init(void);
-int    dram_init(void);
 
 /* cpu/.../interrupt.c */
 void   reset_timer_masked(void);
 
 /* cpu/.../interrupt.c */
 void   reset_timer_masked(void);