X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Fnds32%2Finclude%2Fasm%2Fu-boot-nds32.h;h=dee5f43ae1552d67de77b7d7d4aee0768eb124d0;hp=b07908692a920740f5e76db508749a42fb84630d;hb=9e4eee57bea8b65c02c5231ca10708cfed3a58a7;hpb=7f5d06a301ab962aacdfb634c2418cb5823f5f45 diff --git a/arch/nds32/include/asm/u-boot-nds32.h b/arch/nds32/include/asm/u-boot-nds32.h index b07908692a..dee5f43ae1 100644 --- a/arch/nds32/include/asm/u-boot-nds32.h +++ b/arch/nds32/include/asm/u-boot-nds32.h @@ -22,7 +22,6 @@ int cleanup_before_linux(void); /* board/.../... */ int board_init(void); -int dram_init(void); /* cpu/.../interrupt.c */ void reset_timer_masked(void);