Skip to content

Commit 3c58665

Browse files
Christoph Hellwigmartinkpetersen
authored andcommitted
mpt2sas: Use mpi headers from mpt3sas
Use a single set of the hardware description headers instead of having them in the source tree twice. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Sreekanth Reddy <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent 2a188cb commit 3c58665

File tree

10 files changed

+6
-7605
lines changed

10 files changed

+6
-7605
lines changed

drivers/scsi/mpt2sas/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# mpt2sas makefile
2+
3+
# share the official mpi headers from the mpt3sas driver
4+
ccflags-y += -I$(src)/../mpt3sas
5+
26
obj-$(CONFIG_SCSI_MPT2SAS) += mpt2sas.o
37
mpt2sas-y += mpt2sas_base.o \
48
mpt2sas_config.o \

drivers/scsi/mpt2sas/mpi/mpi2.h

Lines changed: 0 additions & 1170 deletions
This file was deleted.

drivers/scsi/mpt2sas/mpi/mpi2_cnfg.h

Lines changed: 0 additions & 3068 deletions
This file was deleted.

drivers/scsi/mpt2sas/mpi/mpi2_init.h

Lines changed: 0 additions & 461 deletions
This file was deleted.

drivers/scsi/mpt2sas/mpi/mpi2_ioc.h

Lines changed: 0 additions & 1708 deletions
This file was deleted.

drivers/scsi/mpt2sas/mpi/mpi2_raid.h

Lines changed: 0 additions & 366 deletions
This file was deleted.

drivers/scsi/mpt2sas/mpi/mpi2_sas.h

Lines changed: 0 additions & 288 deletions
This file was deleted.

0 commit comments

Comments
 (0)