Jelajahi Sumber

qcacld-3.0: Remove reference to legacy policy manager API

Remove reference to legacy policy manager API to cope with
the policy manager moving to host common.

Change-Id: I5d2d4f497b02a4c701cd83e319d533c328be48cd
CRs-Fixed: 2009818
Tushnim Bhattacharyya 8 tahun lalu
induk
melakukan
ff6260d114
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      core/cds/src/cds_api.c

+ 0 - 1
core/cds/src/cds_api.c

@@ -78,7 +78,6 @@ static struct ol_if_ops  dp_ol_if_ops = {
 	.peer_set_default_routing = wma_peer_set_default_routing,
 	.peer_rx_reorder_queue_setup = wma_peer_rx_reorder_queue_setup,
 	.peer_rx_reorder_queue_remove = wma_peer_rx_reorder_queue_remove,
-	.is_hw_dbs_2x2_capable = wma_is_hw_dbs_2x2_capable
     /* TODO: Add any other control path calls required to OL_IF/WMA layer */
 };