X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fmicroblaze%2Finclude%2Fasm%2Fu-boot.h;h=a0b1dbf9e67802af81ee6e1469277ae6b01a8975;hb=50a47d0523e8efebe912bef539a77ffd42116451;hp=21c72d5940835fe0f603c741198f31623817b948;hpb=e1902ac698194fdf20b473bd2d9c592c45554b72;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/microblaze/include/asm/u-boot.h b/arch/microblaze/include/asm/u-boot.h index 21c72d5..a0b1dbf 100644 --- a/arch/microblaze/include/asm/u-boot.h +++ b/arch/microblaze/include/asm/u-boot.h @@ -40,7 +40,6 @@ typedef struct bd_info { unsigned long bi_flashoffset; /* reserved area for startup monitor */ unsigned long bi_sramstart; /* start of SRAM memory */ unsigned long bi_sramsize; /* size of SRAM memory */ - unsigned long bi_ip_addr; /* IP Address */ unsigned long bi_baudrate; /* Console Baudrate */ } bd_t;