diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-07-29 14:40:34 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-07-29 14:40:53 +0000 |
| commit | f98ca72b14aa96acc431e986e6ec549b6bb9bd4f (patch) | |
| tree | ea9b03b0fd4792a3f33f397bc790489867261447 | |
| parent | 71c8cc7a72f9c140b5ae650728180c7d210db7a1 (diff) | |
| download | illumos-joyent-f98ca72b14aa96acc431e986e6ec549b6bb9bd4f.tar.gz | |
11257 Add DDI support for Upgradable Firmware Modules [fix broken build]
| -rw-r--r-- | usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h b/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h index 4a3a0d72e5..5b7a3f6442 100644 --- a/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h +++ b/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h @@ -63,7 +63,6 @@ #include <sys/sunmdi.h> #include <sys/mdi_impldefs.h> #include <sys/ddi_ufm.h> -#include <sys/scsi/adapters/mpt_sas/mptsas_hash.h> #include <sys/scsi/adapters/mpt_sas/mptsas_ioctl.h> #include <sys/scsi/adapters/mpt_sas/mpi/mpi2_tool.h> #include <sys/scsi/adapters/mpt_sas/mpi/mpi2_cnfg.h> |
