u-boot-brain/arch/powerpc/cpu/mpc8xx
Marek Vasut 90bad891e1 serial: Properly spell out the structure member names of serial_driver
Properly spell out the whole structure member names when an initialized
varible is instantiated from the struct serial_driver. In case the
structure definition for struct serial_driver undergoes reordering,
there will be no impact on variables defined based on this structure.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: C Nauman <cnauman@diagraph.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Michal Simek <monstr@monstr.eu>
2012-10-15 11:53:48 -07:00
..
bedbug_860.c bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. 2010-09-08 22:02:54 +02:00
commproc.c POST cleanup. 2010-09-21 21:39:31 +02:00
config.mk PowerPC: Move -fPIC flag to common place 2011-04-11 21:36:41 +02:00
cpu_init.c PCU_E: remove code for yet another corpse 2010-10-06 22:22:24 +02:00
cpu.c MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c 2012-07-30 09:58:02 +02:00
fdt.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fec.c net: Encapsulate CDP packet identification 2012-05-23 14:19:23 -05:00
fec.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
i2c.c mpc8xx/i2c.c: replace PRINTD() by debug() 2011-11-07 22:14:10 +01:00
interrupts.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
kgdb.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
lcd.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
Makefile 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
plprcr_write.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
scc.c MPC8xx: fix "Remove volatile from net API" aftermath 2012-05-22 10:18:14 -05:00
serial.c serial: Properly spell out the structure member names of serial_driver 2012-10-15 11:53:48 -07:00
speed.c Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
spi.c mpc8xx/spi.c: Fix GCC 4.6 build warnings 2011-11-07 22:14:32 +01:00
start.S unify version_string 2011-07-28 17:22:53 +02:00
traps.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
upatch.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
video.c font: split font data from video_font.h 2011-11-15 23:58:26 +01:00
wlkbd.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00