qcacld-3.0: Fix compilation issues after rebase

Remove the compilation issues for references to cdf after rebase

Change-Id: Ia39c5c72fe5c95f9a91d5f6967ea60904b46f756
CRs-Fixed: 981188
This commit is contained in:
Anurag Chouhan
2016-02-29 14:15:27 +05:30
committed by Gerrit - the friendly Code Review server
parent b2dc16fefe
commit df2b26883d
28 changed files with 156 additions and 161 deletions

View File

@@ -1197,7 +1197,7 @@ typedef struct {
#endif
bool wmi_ready;
uint32_t wlan_init_status;
qdf_device_t cdf_dev;
qdf_device_t qdf_dev;
uint32_t phy_capability;
uint32_t max_frag_entry;
uint32_t wmi_service_bitmap[WMI_SERVICE_BM_SIZE];