Skip to content

Commit

Permalink
s390/hmcdrv: remove unnecessary version.h inclusion
Browse files Browse the repository at this point in the history
version.h inclusion is not necessary as detected by versioncheck.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
Syam Sidhardhan authored and Martin Schwidefsky committed Jan 15, 2015
1 parent fcb6bc9 commit e982506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/s390/char/hmcdrv_mod.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e982506

Please sign in to comment.