Commit 69b41f14 authored by YueHaibing's avatar YueHaibing Committed by Martin K. Petersen

scsi: pm80xx: Remove unused include of linux/version.h

Remove #include <linux/version.h>. Don't need it.

Link: https://lore.kernel.org/r/20191122020911.33269-1-yuehaibing@huawei.comSigned-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Acked-by: default avatarJack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 0e7c353e
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
* POSSIBILITY OF SUCH DAMAGES. * POSSIBILITY OF SUCH DAMAGES.
* *
*/ */
#include <linux/version.h>
#include <linux/slab.h> #include <linux/slab.h>
#include "pm8001_sas.h" #include "pm8001_sas.h"
#include "pm80xx_hwi.h" #include "pm80xx_hwi.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment