]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit67f2527a68fc0ffc467ed43cbff301a24256f702
tree5f4328956a12e8a46ea2fb43cb198815265c7a0e
parentc7bcae467290895a060eaa191fce793b77e143a6
amd: xgbe: fix duplicate #include of linux/phy.h

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