X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Fsandbox%2Finclude%2Fasm%2Fu-boot-sandbox.h;h=770ab5c9cc07ec6fa497bd3d7b631072b8e10f5d;hp=d2f1b6566d7051afe75c1199a57c929fabcd0ae3;hb=9e4eee57bea8b65c02c5231ca10708cfed3a58a7;hpb=7f5d06a301ab962aacdfb634c2418cb5823f5f45 diff --git a/arch/sandbox/include/asm/u-boot-sandbox.h b/arch/sandbox/include/asm/u-boot-sandbox.h index d2f1b6566d..770ab5c9cc 100644 --- a/arch/sandbox/include/asm/u-boot-sandbox.h +++ b/arch/sandbox/include/asm/u-boot-sandbox.h @@ -17,7 +17,6 @@ /* board/.../... */ int board_init(void); -int dram_init(void); /* start.c */ int sandbox_early_getopt_check(void);