r6040: use __aligned(size)
authorFlorian Fainelli <florian@openwrt.org>
Wed, 4 Jan 2012 08:59:37 +0000 (08:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jan 2012 20:55:53 +0000 (15:55 -0500)
commit853d5dc95b41babb7001934becad9c944738d8e3
tree374fdf6c69cde341609776bdda2c94887b702177
parente1477637967d0d8db3083bacb241c796c3c4f23b
r6040: use __aligned(size)

instead of __attribute__((__aligned(size)__))

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rdc/r6040.c