]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/include/asm/u-boot.h
Merge branch 'u-boot/master'
[karo-tx-uboot.git] / arch / powerpc / include / asm / u-boot.h
index 3c2842057487dc0fc562577ff79bbebe214dfbd0..f4d4a6b30033327e74e6c12f5bc7656321e4d3e8 100644 (file)
@@ -106,9 +106,6 @@ typedef struct bd_info {
        unsigned int    bi_opbfreq;             /* OPB clock in Hz */
        int             bi_iic_fast[2];         /* Use fast i2c mode */
 #endif
-#if defined(CONFIG_NX823)
-       unsigned char   bi_sernum[8];
-#endif
 #if defined(CONFIG_4xx)
 #if defined(CONFIG_440GX) || \
     defined(CONFIG_460EX) || defined(CONFIG_460GT)