qcacld-3.0: Add qdf references in place of cdf
Replace CDF references with QDF references. Change-Id: Ifb4571174719b5fce61dd305545d05628265f317 CRs-Fixed: 981188
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

vanhempi
cbc6d72570
commit
f04e84f24a
@@ -38,7 +38,7 @@
|
||||
#include "hif.h"
|
||||
|
||||
struct ol_context;
|
||||
QDF_STATUS ol_cds_init(qdf_device_t cdf_dev, void *hif_ctx);
|
||||
QDF_STATUS ol_cds_init(qdf_device_t qdf_dev, void *hif_ctx);
|
||||
void ol_cds_free(void);
|
||||
|
||||
/**
|
||||
|
Viittaa uudesa ongelmassa
Block a user