From: Geoff Darst Date: Sat, 29 Nov 2014 20:17:22 +0000 (-0700) Subject: staging: ft1000 : replace __attribute ((__packed__) with __packed X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a005d59c04551bfdcc53b2a71473d603d62d066;p=pandora-kernel.git staging: ft1000 : replace __attribute ((__packed__) with __packed Replace two instances of __attribute ((__packed__) with __packed macro to address the warning found by the checkpatch.pl tool. Signed-off-by: Geoff Darst Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed