X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Favr32%2Finclude%2Fasm%2Fu-boot.h;h=6aef8087490a2d9ab031062ea193eeb270082d61;hp=bff17d5ed2633515bd24bfc095525b55f2e2fe00;hb=cc49da249cf2f380d2fed5571fad65ce6494fc95;hpb=aaf5e825606a70ddc8fca8e366d8c16a6fd3cc7c diff --git a/arch/avr32/include/asm/u-boot.h b/arch/avr32/include/asm/u-boot.h index bff17d5ed2..6aef808749 100644 --- a/arch/avr32/include/asm/u-boot.h +++ b/arch/avr32/include/asm/u-boot.h @@ -7,7 +7,6 @@ #define __ASM_U_BOOT_H__ 1 typedef struct bd_info { - unsigned int bi_baudrate; unsigned char bi_phy_id[4]; unsigned long bi_board_number; void *bi_boot_params;