diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-06-15 08:36:22 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-06-15 08:36:21 -0700 |
| commit | 07bb20408c21784ecf346c127bc44081ecfe1dfe (patch) | |
| tree | 9b296f719d02da201ea1f4f4531e0add7749d00d /include | |
| parent | e822583117ab0cf8af8a03d5bb78d782007b557f (diff) | |
| parent | 92dc4179ca1268567d764c8454a701af328e0697 (diff) | |
Merge "icnss: Change MSA permissions to collect dump"
Diffstat (limited to 'include')
| -rw-r--r-- | include/soc/qcom/icnss.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/soc/qcom/icnss.h b/include/soc/qcom/icnss.h index 0764b9e26962..241ddd176636 100644 --- a/include/soc/qcom/icnss.h +++ b/include/soc/qcom/icnss.h @@ -83,13 +83,6 @@ struct icnss_wlan_enable_cfg { struct icnss_shadow_reg_cfg *shadow_reg_cfg; }; -/* MSA Memory Regions Information */ -struct icnss_mem_region_info { - uint64_t reg_addr; - uint32_t size; - uint8_t secure_flag; -}; - /* driver modes */ enum icnss_driver_mode { ICNSS_MISSION, |
