public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] staging: unisys: virtpci: Remove unused including <linux/version.h>
@ 2015-04-16 13:08 weiyj_lk
  2015-04-30 14:37 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: weiyj_lk @ 2015-04-16 13:08 UTC (permalink / raw)
  To: Benjamin Romer, David Kershner, Greg Kroah-Hartman,
	Erik Arfvidson, Bryan Thompson
  Cc: Wei Yongjun, sparmaintainer, devel, linux-kernel

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/staging/unisys/virtpci/virtpci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/unisys/virtpci/virtpci.c b/drivers/staging/unisys/virtpci/virtpci.c
index d5ad017..397e967 100644
--- a/drivers/staging/unisys/virtpci/virtpci.c
+++ b/drivers/staging/unisys/virtpci/virtpci.c
@@ -36,7 +36,6 @@
 #include <linux/slab.h>
 #include <linux/mod_devicetable.h>
 #include <linux/if_ether.h>
-#include <linux/version.h>
 #include <linux/debugfs.h>
 #include "version.h"
 #include "guestlinuxdebug.h"


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

end of thread, other threads:[~2015-04-30 14:37 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:08 [PATCH -next] staging: unisys: virtpci: Remove unused including <linux/version.h> weiyj_lk
2015-04-30 14:37 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox