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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/u-boot.h b/arch/powerpc/include/asm/u-boot.h
index f4d4a6b300..e1b566fa56 100644
--- a/arch/powerpc/include/asm/u-boot.h
+++ b/arch/powerpc/include/asm/u-boot.h
@@ -64,7 +64,6 @@ typedef struct bd_info {
unsigned long bi_ipbfreq; /* IPB Bus Freq, in MHz */
unsigned long bi_pcifreq; /* PCI Bus Freq, in MHz */
#endif
- unsigned int bi_baudrate; /* Console Baudrate */
#if defined(CONFIG_405) || \
defined(CONFIG_405GP) || \
defined(CONFIG_405EP) || \
OpenPOWER on IntegriCloud