commit | b59293b469b9e1bbdaf314123498b83a5a9e9ce9 | [log] [tgz] |
---|---|---|
author | Samuel Zou <zou_wei@huawei.com> | Fri May 08 19:49:33 2020 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon May 11 23:09:21 2020 -0400 |
tree | ed27566f13882764b762b7091b69565dcb10fc29 | |
parent | cbbfdb2a2416c9f0cde913cf09670097ac281282 [diff] |
scsi: mpt3sas: Remove unused including <linux/version.h> Fix the following versioncheck warning: drivers/scsi/mpt3sas/mpt3sas_debugfs.c:16:1: unused including <linux/version.h> Link: https://lore.kernel.org/r/1588938573-57847-1-git-send-email-zou_wei@huawei.com Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Samuel Zou <zou_wei@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>