qcacld-3.0: Move cds_get_bin.c to concurrency management files
cds_get_bin.h and cds_get_bin.c were derived from qcacld-2.0 vos_get_bin.h and vos_get_bin.c. These files got their names since at one time they housed the wrappers used to retrieve binary files nv.bin, cfg.dat, and firmware. But over time the functionality to actually retrieve binary files (get_bin) has been removed, and almost all that is left is concurrency management functions. So, moving the .[ch] functionality to the right files. CRs-Fixed: 932777 Change-Id: I4a26c304cc6b6224d0839c365e4006fd32270961
This commit is contained in:

committed by
Prakash Dhavali

parent
65b4dcbffd
commit
681d137dab
@@ -53,6 +53,7 @@
|
||||
#include "sme_inside.h"
|
||||
#include "cds_ieee80211_common_i.h"
|
||||
#include "cds_regdomain_common.h"
|
||||
#include "cds_concurrency.h"
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
* Preprocessor Definitions and Constants
|
||||
|
Reference in New Issue
Block a user