u-boot-brain/arch/microblaze/include/asm
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info
gd->bd->bi_baudrate is a copy of gd->baudrate.

Since baudrate is a common feature for all architectures,
keep gd->baudrate only.

It is true that bi_baudrate was passed to the kernel in that structure
but it was a long time ago.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tom Rini <trini@ti.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Acked-by: Michal Simek <monstr@monstr.eu> (For microblaze)
2014-05-12 15:19:45 -04:00
..
asm.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
bitops.h include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
byteorder.h microblaze: Fix byteorder for microblaze 2012-11-07 17:11:14 +01:00
cache.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
config.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
global_data.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
gpio.h Coding Style cleanup: remove trailing empty lines 2013-10-14 16:06:54 -04:00
io.h microblaze: Fix strict-aliasing rules for in_be32 2011-10-24 07:57:03 +02:00
microblaze_intc.h Coding Style cleanup: remove trailing empty lines 2013-10-14 16:06:54 -04:00
microblaze_timer.h Coding Style cleanup: remove trailing empty lines 2013-10-14 16:06:54 -04:00
posix_types.h microblaze: Remove asm/bitops.h from asm/posix_types.h 2012-11-07 17:11:14 +01:00
processor.h microblaze: Fix watchdog initialization 2013-10-16 09:24:38 -04:00
ptrace.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
sections.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl.h microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
string.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
system.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
u-boot.h bd_info: remove bi_barudrate member from struct bd_info 2014-05-12 15:19:45 -04:00
unaligned.h microblaze: Fix unaligned.h for endians 2011-10-10 08:54:28 +02:00