commit | 8ad89c6cd445bb93c87087afa76f79206837f5a2 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Wed Sep 13 08:55:55 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Wed Sep 13 20:07:24 2017 -0700 |
tree | a5ab4a3e20f826302a2a1bb3883fb6ffe48ef3c7 | |
parent | acc1cc7a4e5d4ba59976e5a33729f0bd93f15744 [diff] |
qcacld-3.0: Remove wma_pre_start() cds_ctx parameter Currently wma_pre_start() takes a cds_ctx parameter. At one time this was needed for the call to cds_get_context(), but that is no longer the case, so remove this unused parameter. Change-Id: Ic4582ecafbee6fc1d0f8ebbf3c62ed8c7b47a179 CRs-Fixed: 2109255