mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-08 13:34:26 -05:00
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.com Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Jack Wang <jinpu.wang@cloud.ionos.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
committed by
Martin K. Petersen
parent
0e7c353e18
commit
69b41f141d
@@ -37,7 +37,6 @@
|
||||
* POSSIBILITY OF SUCH DAMAGES.
|
||||
*
|
||||
*/
|
||||
#include <linux/version.h>
|
||||
#include <linux/slab.h>
|
||||
#include "pm8001_sas.h"
|
||||
#include "pm80xx_hwi.h"
|
||||
|
||||
Reference in New Issue
Block a user