netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ethernet: remove unused including <linux/version.h>
@ 2015-04-16 13:06 weiyj_lk
  2015-04-16 16:14 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: weiyj_lk @ 2015-04-16 13:06 UTC (permalink / raw)
  To: David S. Miller, Tobias Klauser, Stefan Wahren, Nicolas Ferre,
	Joe Perches
  Cc: Wei Yongjun, netdev

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 drivers/net/ethernet/qualcomm/qca_spi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/qualcomm/qca_spi.c b/drivers/net/ethernet/qualcomm/qca_spi.c
index 4a42e96..f66641d 100644
--- a/drivers/net/ethernet/qualcomm/qca_spi.c
+++ b/drivers/net/ethernet/qualcomm/qca_spi.c
@@ -41,7 +41,6 @@
 #include <linux/skbuff.h>
 #include <linux/spi/spi.h>
 #include <linux/types.h>
-#include <linux/version.h>
 
 #include "qca_7k.h"
 #include "qca_debug.h"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] ethernet: remove unused including <linux/version.h>
  2015-04-16 13:06 [PATCH -next] ethernet: remove unused including <linux/version.h> weiyj_lk
@ 2015-04-16 16:14 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-04-16 16:14 UTC (permalink / raw)
  To: weiyj_lk; +Cc: tklauser, stefan.wahren, nicolas.ferre, joe, yongjun_wei, netdev

From: weiyj_lk@163.com
Date: Thu, 16 Apr 2015 21:06:47 +0800

> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-16 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 13:06 [PATCH -next] ethernet: remove unused including <linux/version.h> weiyj_lk
2015-04-16 16:14 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).