staging: ks7010: Replace __attribute__(aligned(x)) with __aligned(x)
authorSabitha George <sabitha.george@gmail.com>
Thu, 13 Oct 2016 17:02:20 +0000 (22:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:27:38 +0000 (10:27 +0200)
commitaa059b30935e812efc7b2e4bfec1d8552d133eed
tree5d9fd4dd516209502b0f5babcee36ea0e67f0a9f
parentaa1eecdc494290c05e74541b64969c64b192cbc9
staging: ks7010: Replace __attribute__(aligned(x)) with __aligned(x)

Fixes checkpatch.pl warning: __aligned(size) is preferred over
__attribute__((aligned(size)) in ks7010_sdio.h

Signed-off-by: Sabitha George <sabitha.george@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.h