[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1467645890-12766-1-git-send-email-weiyj_lk@163.com>
Date: Mon, 4 Jul 2016 15:24:50 +0000
From: weiyj_lk@....com
To: Lars Persson <lars.persson@...s.com>
Cc: Wei Yongjun <weiyj.lk@...il.com>, netdev@...r.kernel.org
Subject: [PATCH -next] dwc_eth_qos: remove unused including <linux/version.h>
From: Wei Yongjun <weiyj.lk@...il.com>
Remove including <linux/version.h> that don't need it.
Signed-off-by: Wei Yongjun <weiyj.lk@...il.com>
---
drivers/net/ethernet/synopsys/dwc_eth_qos.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/synopsys/dwc_eth_qos.c b/drivers/net/ethernet/synopsys/dwc_eth_qos.c
index c14fa91..c34111b 100644
--- a/drivers/net/ethernet/synopsys/dwc_eth_qos.c
+++ b/drivers/net/ethernet/synopsys/dwc_eth_qos.c
@@ -46,7 +46,6 @@
#include <linux/delay.h>
#include <linux/dma-mapping.h>
#include <linux/vmalloc.h>
-#include <linux/version.h>
#include <linux/device.h>
#include <linux/bitrev.h>
Powered by blists - more mailing lists