]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
amd: xgbe: fix duplicate #include of linux/phy.h
authorJean Sacren <sakiwit@gmail.com>
Thu, 7 Aug 2014 12:50:43 +0000 (06:50 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Aug 2014 23:02:57 +0000 (16:02 -0700)
The header linux/phy.h was included twice, so delete one of them.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/xgbe/xgbe-drv.c

index 1f5487f4888c8c1e5a4d11fa9646fbd86f8d3f1c..dc84f7193c2db62aaf5d922f9beb409b13a975c3 100644 (file)
 #include <linux/spinlock.h>
 #include <linux/tcp.h>
 #include <linux/if_vlan.h>
-#include <linux/phy.h>
 #include <net/busy_poll.h>
 #include <linux/clk.h>
 #include <linux/if_ether.h>