浏览代码

qcacld-3.0: Remove redundant typedef 'ipa_uc_op_cb_type'

Remove a redundant typedef 'ipa_uc_op_cb_type' from ol_txrx_type.h.

Change-Id: Id3cd82b846e85a0aed39a530c0510faa5572ca61
CRs-Fixed: 2213103
Yun Park 7 年之前
父节点
当前提交
302bdcce10
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      core/dp/txrx/ol_txrx_types.h

+ 0 - 2
core/dp/txrx/ol_txrx_types.h

@@ -422,8 +422,6 @@ enum throttle_phase {
  */
 #define MAX_TSO_SEGMENT_DESC (44)
 
-typedef void (*ipa_uc_op_cb_type)(uint8_t *op_msg, void *usr_ctxt);
-
 struct ol_tx_queue_group_t {
 	qdf_atomic_t credit;
 	u_int32_t membership;