diff options
Diffstat (limited to 'sys/dev/mps/mps_mapping.h')
-rw-r--r-- | sys/dev/mps/mps_mapping.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mps/mps_mapping.h b/sys/dev/mps/mps_mapping.h index 2f7318dbdab5..0cedee5b1f8c 100644 --- a/sys/dev/mps/mps_mapping.h +++ b/sys/dev/mps/mps_mapping.h @@ -69,7 +69,6 @@ struct _map_topology_change { struct _map_phy_change *phy_details; }; - extern int mpssas_get_sas_address_for_sata_disk(struct mps_softc *ioc, u64 *sas_address, u16 handle, u32 device_info, u8 *is_SATA_SSD); |