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:

committed by
Gerrit - the friendly Code Review server

parent
b2dc16fefe
commit
df2b26883d
@@ -38,7 +38,7 @@
|
||||
#include "hif.h"
|
||||
|
||||
struct ol_context;
|
||||
QDF_STATUS ol_cds_init(cdf_device_t cdf_dev, void *hif_ctx);
|
||||
QDF_STATUS ol_cds_init(qdf_device_t cdf_dev, void *hif_ctx);
|
||||
void ol_cds_free(void);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user