qcacmn: Remove struct extended_caps

struct extended_caps is unused, so remove it.

Change-Id: I96fd072b7d6b58a9c237165fcba7ed8c8da0eae3
CRs-Fixed: 2289156
This commit is contained in:
Jeff Johnson
2018-07-22 14:53:30 -07:00
committad av nshrivas
förälder 1c61e0664d
incheckning d446afc164

Visa fil

@@ -994,23 +994,6 @@ struct dbs_hw_mode_info {
uint32_t *hw_mode_list;
};
/**
* struct extended_caps - new extended caps given by firmware
* @num_hw_modes: number of hardware modes for current SOC
* @each_hw_mode_cap: hw mode id to phy id mapping
* @each_phy_cap_per_hwmode: PHY's caps for each hw mode
* @num_phy_for_hal_reg_cap: number of phy for hal reg cap
* @hw_mode_to_mac_cap_map: map between hw_mode to capabilities
*/
struct extended_caps {
WMI_SOC_MAC_PHY_HW_MODE_CAPS num_hw_modes;
WMI_HW_MODE_CAPABILITIES *each_hw_mode_cap;
WMI_MAC_PHY_CAPABILITIES *each_phy_cap_per_hwmode;
WMI_SOC_HAL_REG_CAPABILITIES num_phy_for_hal_reg_cap;
WMI_HAL_REG_CAPABILITIES_EXT *each_phy_hal_reg_cap;
struct hw_mode_idx_to_mac_cap_idx *hw_mode_to_mac_cap_map;
};
/**
* struct dual_mac_config - Dual MAC configurations
* @prev_scan_config: Previous scan configuration