commit | 1caaab63d3ae3218a7fb1d25626d941d9ffb11dc | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Fri Jun 06 08:52:19 2014 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 06 13:09:50 2014 -0700 |
tree | aaf813ae493249e5db848f67d746b7f42d3e9327 | |
parent | 77b94799da7aff2897518029928fa1d3acca0a61 [diff] |
amd-xgbe: Remove unnecessary include The include of asm/cputype.h breaks the powerpc build. This include was accidentally left in from driver debugging and can be removed. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>, Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>