Skip to content

Commit 69b41f1

Browse files
YueHaibingmartinkpetersen
authored andcommitted
scsi: pm80xx: Remove unused include of linux/version.h
Remove #include <linux/version.h>. Don't need it. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: YueHaibing <[email protected]> Acked-by: Jack Wang <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent 0e7c353 commit 69b41f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/scsi/pm8001/pm80xx_hwi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
* POSSIBILITY OF SUCH DAMAGES.
3838
*
3939
*/
40-
#include <linux/version.h>
4140
#include <linux/slab.h>
4241
#include "pm8001_sas.h"
4342
#include "pm80xx_hwi.h"

0 commit comments

Comments
 (0)