X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-arm%2Fu-boot.h;h=b11d5558f009ce301faa07041dc51efb631fbe3d;hb=4d56e8dea670757c801a6a65531f02a8f981ce1f;hp=c120312e0aa4ee1f59ff363d72347287d8721785;hpb=81d72d7e2e7996c6c4e60985dbcc84afe5ed816c;p=u-boot diff --git a/include/asm-arm/u-boot.h b/include/asm-arm/u-boot.h index c120312e0a..b11d5558f0 100644 --- a/include/asm-arm/u-boot.h +++ b/include/asm-arm/u-boot.h @@ -47,7 +47,7 @@ typedef struct bd_info { { ulong start; ulong size; - } bi_dram[CONFIG_NR_DRAM_BANKS]; + } bi_dram[CONFIG_NR_DRAM_BANKS]; #ifdef CONFIG_HAS_ETH1 /* second onboard ethernet port */ unsigned char bi_enet1addr[6];