diff options
author | Marek Vasut <marex@denx.de> | 2012-09-09 18:48:28 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-15 11:53:48 -0700 |
commit | 90bad891e18cd77273ee951e61623d768255bcda (patch) | |
tree | 203eaa4424c779a3eb529b963e604aa106688278 /include | |
parent | 89143fb3b0cc9897b7aa9ec8b6028a6c624887d4 (diff) | |
download | u-boot-imx-90bad891e18cd77273ee951e61623d768255bcda.zip u-boot-imx-90bad891e18cd77273ee951e61623d768255bcda.tar.gz u-boot-imx-90bad891e18cd77273ee951e61623d768255bcda.tar.bz2 |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions