summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/u-boot.h')
-rw-r--r--arch/powerpc/include/asm/u-boot.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/u-boot.h b/arch/powerpc/include/asm/u-boot.h
index 3c28420574..f4d4a6b300 100644
--- a/arch/powerpc/include/asm/u-boot.h
+++ b/arch/powerpc/include/asm/u-boot.h
@@ -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)
OpenPOWER on IntegriCloud