diff options
author | Matt Kilgore <mattkilgore12@gmail.com> | 2016-09-27 02:05:44 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-27 13:03:58 +0200 |
commit | 2460563fb490b8061d614f99b1ce1a470fde4913 (patch) | |
tree | 100cf7d65d352e4e7f991d03705744faee093a41 /drivers/staging/unisys | |
parent | 9887b5e51fafaf919601ccb8bdae1e0ad749032f (diff) |
staging: ks7010: Use __packed over __attribute__((packed))
This replaces uses of __attribute__((packed)) with __packed, which is
recommended to be used over the direct __attribute__. This patch then
includes <linux/compiler.h> as necessary to use __packed.
Signed-off-by: Matthew Kilgore <mattkilgore12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys')
0 files changed, 0 insertions, 0 deletions