amd-xgbe: Remove unnecessary include
authorTom Lendacky <thomas.lendacky@amd.com>
Fri, 6 Jun 2014 13:52:19 +0000 (08:52 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Jun 2014 20:09:50 +0000 (13:09 -0700)
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>

No differences found