commit | 3c76c540acefae6c7609120ec01871db75c55e57 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Wed Feb 01 12:58:49 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Mar 28 23:30:33 2012 +0200 |
tree | 1bb2c9eb42d80b798f1ffdd035e72308dd034ad3 | |
parent | ecf95fa4c85a159ff7de40b470c534e4ea1339a1 [diff] |
net: calxedaxgmac: fix build due to missing __aligned definition Include linux/compiler.h to fix build error due to missing __aligned definition. Signed-off-by: Rob Herring <rob.herring@calxeda.com>