TPM: Switch to __packed instead of __attribute__((packed))
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Wed, 21 Nov 2012 20:56:45 +0000 (13:56 -0700)
committerKent Yoder <key@linux.vnet.ibm.com>
Tue, 5 Feb 2013 15:38:22 +0000 (09:38 -0600)
commit348df8db301d9fa01fb51e5eaca1e9f3b27bd4c8
tree560d7a6574e520ea9e9e232abce80cfb96e88142
parentc584af1926b7626ef3bdab3354382cb2bd434d36
TPM: Switch to __packed instead of __attribute__((packed))

This seems to be preferred these days.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
drivers/char/tpm/tpm.h
drivers/char/tpm/tpm_acpi.c