staging: unisys: visorbus: remove #pragma directive
authorJon Frisch <jon.frisch@unisys.com>
Fri, 17 Mar 2017 15:27:16 +0000 (11:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Mar 2017 06:58:46 +0000 (07:58 +0100)
commit2c97273edddb4721d5ba1f8da3468276812d379e
treea1827e6411ea978d1a948a15899ff8854c605469
parenta7d2ab20f8793da469482029564203feea57c01e
staging: unisys: visorbus: remove #pragma directive

This patch removes the #pragma directive from visorchannel.h
and adds the __packed keyword to all structs to suppress structure
padding.

Signed-off-by: Jon Frisch <jon.frisch@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/vbuschannel.h