]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-mips/u-boot.h
Move __set/clear_bit from ubifs.h to bitops.h
[karo-tx-uboot.git] / include / asm-mips / u-boot.h
index 9ecb9ac3273ad48a926df101d8e01cf86f9054e7..d9c14caf4afa63593f516ba9012b3693eb6bfa25 100644 (file)
@@ -34,7 +34,6 @@
 typedef struct bd_info {
        int             bi_baudrate;    /* serial console baudrate */
        unsigned long   bi_ip_addr;     /* IP Address */
-       unsigned char   bi_enetaddr[6]; /* Ethernet adress */
        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 */