From: Alexander Aring Date: Sat, 25 Oct 2014 03:25:10 +0000 (+0200) Subject: ieee802154: wpan-phy: change to __aligned(size) X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~234^2~3^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4896167d9761ede678c36999eea0450c355991d4;p=pandora-kernel.git ieee802154: wpan-phy: change to __aligned(size) This patch fix a checkpatch warning that __aligned(size) is preferred over __attribute__((aligned(size))). Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed