[IA64] Make PCDP work again.
authorDavid Mosberger-Tang <David.Mosberger@acm.org>
Wed, 13 Jul 2005 04:51:00 +0000 (21:51 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 13 Jul 2005 18:56:32 +0000 (11:56 -0700)
commitf62c4a96f74d6c6dd56d1742697e94a5c2085e87
tree488dc6db60c7c3e8ef10fd79f175cff1a5426a4c
parent59a0a8aa6ab6e46926e8d12694593267c0869440
[IA64] Make PCDP work again.

Mark's patch added "attribute((packed))" for pcdp_uart, without
accounting for the fact that the structure definition _relied_ on
implicit padding by 6 bytes.  Fix is to make the padding explicit.

Signed-off-by: David Mosberger-Tang <David.Mosberger@acm.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/firmware/pcdp.h