]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/openrisc/include/asm/u-boot.h
bd_info: remove bi_barudrate member from struct bd_info
[karo-tx-uboot.git] / arch / openrisc / include / asm / u-boot.h
index 5c288a85ffcd01f4ab98c633a7f6f201c2ce14a3..cdb8ff996ed68f887e42132cb046de15f1f14805 100644 (file)
@@ -16,7 +16,6 @@
 #define _U_BOOT_H_
 
 typedef struct bd_info {
-       unsigned int    bi_baudrate;    /* serial console baudrate */
        unsigned long   bi_arch_number; /* unique id for this board */
        unsigned long   bi_boot_params; /* where this board expects params */
        unsigned long   bi_memstart;    /* start of DRAM memory */