public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion
@ 2014-12-30 11:29 Syam Sidhardhan
  0 siblings, 0 replies; 2+ messages in thread
From: Syam Sidhardhan @ 2014-12-30 11:29 UTC (permalink / raw)
  To: linux-s390

version.h inclusion is not necessary as detected by versioncheck.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
---
 drivers/s390/char/hmcdrv_mod.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/s390/char/hmcdrv_mod.c b/drivers/s390/char/hmcdrv_mod.c
index 505c6a7..251a318 100644
--- a/drivers/s390/char/hmcdrv_mod.c
+++ b/drivers/s390/char/hmcdrv_mod.c
@@ -11,7 +11,6 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-#include <linux/version.h>
 #include <linux/stat.h>
 
 #include "hmcdrv_ftp.h"
-- 
1.7.9.5

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

end of thread, other threads:[~2015-01-10  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <00e101d02c1b$aca99b40$05fcd1c0$@samsung.com>
2015-01-10  8:58 ` [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion Heiko Carstens
2014-12-30 11:29 Syam Sidhardhan

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