]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/blackfin/include/asm/u-boot.h
bd_info: remove bi_barudrate member from struct bd_info
[karo-tx-uboot.git] / arch / blackfin / include / asm / u-boot.h
index fc36ced519e55ef64aee1ef6c3eae8b5bfd7e416..acaeee9053e45e2129fab87058b57f63d71b7160 100644 (file)
@@ -13,7 +13,6 @@
 #define _U_BOOT_H_     1
 
 typedef struct bd_info {
-       unsigned int bi_baudrate;       /* serial console baudrate */
        unsigned long bi_boot_params;   /* where this board expects params */
        unsigned long bi_memstart;      /* start of DRAM memory */
        phys_size_t bi_memsize;         /* size  of DRAM memory in bytes */