Skip to content

Commit 66b381d

Browse files
jjuhlmartinkpetersen
authored andcommitted
scsi: mpi3mr: Remove unneeded version.h include
Remove unneeded version.h include pointed out by 'make versioncheck'. Link: https://lore.kernel.org/r/820137c2-decc-3d78-f170-7f1c0571fbb7@gmail.com Signed-off-by: Jesper Juhl <jesperjuhl76@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent e39ea83 commit 66b381d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/scsi/mpi3mr/mpi3mr.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#include <linux/types.h>
3030
#include <linux/uaccess.h>
3131
#include <linux/utsname.h>
32-
#include <linux/version.h>
3332
#include <linux/workqueue.h>
3433
#include <asm/unaligned.h>
3534
#include <scsi/scsi.h>

0 commit comments

Comments
 (0)