aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan743x_ptp.c
diff options
context:
space:
mode:
authorYue Haibing <yuehaibing@huawei.com>2018-08-13 06:39:21 +0000
committerDavid S. Miller <davem@davemloft.net>2018-08-13 09:21:05 -0700
commit3b20818b0acdd493e5b891140310b1435cccf81b (patch)
tree54c1c9571df8ad6c9a93553618120e3d6dc5be61 /drivers/net/ethernet/microchip/lan743x_ptp.c
parentvirtio_net: remove duplicated include from virtio_net.c (diff)
downloadlinux-dev-3b20818b0acdd493e5b891140310b1435cccf81b.tar.xz
linux-dev-3b20818b0acdd493e5b891140310b1435cccf81b.zip
lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
Remove duplicated include. Signed-off-by: Yue Haibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--drivers/net/ethernet/microchip/lan743x_ptp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/microchip/lan743x_ptp.c b/drivers/net/ethernet/microchip/lan743x_ptp.c
index 42064fd2beb5..029a2af90d5e 100644
--- a/drivers/net/ethernet/microchip/lan743x_ptp.c
+++ b/drivers/net/ethernet/microchip/lan743x_ptp.c
@@ -6,7 +6,6 @@
#include <linux/module.h>
#include <linux/pci.h>
-#include <linux/netdevice.h>
#include <linux/net_tstamp.h>
#include "lan743x_ptp.h"