linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] staging: media: stih-cec: remove unused including <linux/version.h>
@ 2016-09-28 15:13 Wei Yongjun
  2016-09-28 18:31 ` Benjamin Gaignard
  2016-10-02 14:55 ` Greg Kroah-Hartman
  0 siblings, 2 replies; 4+ messages in thread
From: Wei Yongjun @ 2016-09-28 15:13 UTC (permalink / raw)
  To: Benjamin Gaignard, Mauro Carvalho Chehab, Greg Kroah-Hartman
  Cc: Wei Yongjun, kernel, linux-media, devel

From: Wei Yongjun <weiyongjun1@huawei.com>

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

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 drivers/staging/media/st-cec/stih-cec.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/media/st-cec/stih-cec.c b/drivers/staging/media/st-cec/stih-cec.c
index 2143448..b0aee1d 100644
--- a/drivers/staging/media/st-cec/stih-cec.c
+++ b/drivers/staging/media/st-cec/stih-cec.c
@@ -16,7 +16,6 @@
 #include <linux/module.h>
 #include <linux/of.h>
 #include <linux/platform_device.h>
-#include <linux/version.h>
 
 #include <media/cec.h>


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

end of thread, other threads:[~2016-10-24 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 15:13 [PATCH -next] staging: media: stih-cec: remove unused including <linux/version.h> Wei Yongjun
2016-09-28 18:31 ` Benjamin Gaignard
2016-10-02 14:55 ` Greg Kroah-Hartman
2016-10-24 20:24   ` Mauro Carvalho Chehab

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).