summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorinput
diff options
context:
space:
mode:
authorMatt Kilgore <mattkilgore12@gmail.com>2016-09-27 02:05:44 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-27 13:03:58 +0200
commit2460563fb490b8061d614f99b1ce1a470fde4913 (patch)
tree100cf7d65d352e4e7f991d03705744faee093a41 /drivers/staging/unisys/visorinput
parent9887b5e51fafaf919601ccb8bdae1e0ad749032f (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/visorinput')
0 files changed, 0 insertions, 0 deletions