aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-09-18 10:41:28 +0800
committerDavid S. Miller <davem@davemloft.net>2018-09-17 19:44:08 -0700
commite65d52564b015d88d94e091f8622f83f0510e07f (patch)
tree955f0a8e4911895600a2a8d8640704f90afbca58 /drivers
parentgianfar: remove duplicated include from gianfar.c (diff)
downloadlinux-dev-e65d52564b015d88d94e091f8622f83f0510e07f.tar.xz
linux-dev-e65d52564b015d88d94e091f8622f83f0510e07f.zip
cxgb4: remove duplicated include from cxgb4_main.c
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
index 2e1e286c74ac..1a93efa60e71 100644
--- a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
+++ b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
@@ -62,7 +62,6 @@
#include <net/netevent.h>
#include <net/addrconf.h>
#include <net/bonding.h>
-#include <net/addrconf.h>
#include <linux/uaccess.h>
#include <linux/crash_dump.h>
#include <net/udp_tunnel.h>