Explorar o código

qcacmn: Fix compilation issues for FW header abstraction

fwhdr_abstrct: Fix compilation issues for WIN firmware header abstraction.

Change-Id: Id76a6f29fd41ae559cf377029428224d59bd03fb
CRs-Fixed: 2140921
Pratik Gandhi %!s(int64=7) %!d(string=hai) anos
pai
achega
2675a27bb7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      wmi_unified_priv.h

+ 1 - 0
wmi_unified_priv.h

@@ -1660,6 +1660,7 @@ struct wmi_soc {
 	HTC_ENDPOINT_ID wmi_endpoint_id[WMI_MAX_RADIOS];
 	uint16_t max_msg_len[WMI_MAX_RADIOS];
 	struct wmi_ops *ops;
+	const uint32_t *svc_ids;
 	uint32_t wmi_events[wmi_events_max];
 	/* WMI service bitmap recieved from target */
 	uint32_t *wmi_service_bitmap;