aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-09-06 09:54:09 +0000
committerDavid S. Miller <davem@davemloft.net>2019-09-07 18:01:14 +0200
commit52d565404647ca5924c49d87c46cb2bd66f5562b (patch)
tree5b077ad8f1f0aada6434b0779965cad542d29edc /drivers/net/ethernet/pensando
parentMerge branch 'stmmac-next' (diff)
downloadlinux-dev-52d565404647ca5924c49d87c46cb2bd66f5562b.tar.xz
linux-dev-52d565404647ca5924c49d87c46cb2bd66f5562b.zip
ionic: Remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/pensando')
-rw-r--r--drivers/net/ethernet/pensando/ionic/ionic_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/pensando/ionic/ionic_main.c b/drivers/net/ethernet/pensando/ionic/ionic_main.c
index 5ec67f3f1853..15e432386b35 100644
--- a/drivers/net/ethernet/pensando/ionic/ionic_main.c
+++ b/drivers/net/ethernet/pensando/ionic/ionic_main.c
@@ -2,7 +2,6 @@
/* Copyright(c) 2017 - 2019 Pensando Systems, Inc */
#include <linux/module.h>
-#include <linux/version.h>
#include <linux/netdevice.h>
#include <linux/utsname.h>