X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-arm%2Fu-boot.h;h=b11d5558f009ce301faa07041dc51efb631fbe3d;hb=8d949aff38cfb4388cbd73876e77bcd06d601f20;hp=c120312e0aa4ee1f59ff363d72347287d8721785;hpb=bee01a3c166bc7ef4903e4e756d58a109067283f;p=oweals%2Fu-boot.git 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];