浏览代码

qcacmn: Remove function prototype for hif_get_dev_ba from c file

Function prototype for hif_get_dev_ba is added in hal_sng.c to avoid
warning. This should be ideally added in header file. Removing the
prototype from c file.

Change-Id: I3220765b1dbc8a2cd5a45ccfe85fde09aee12a00
CRs-Fixed: 1079655
Kiran Venkatappa 8 年之前
父节点
当前提交
e478fe720e
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      hal/wifi3.0/hal_srng.c

+ 0 - 3
hal/wifi3.0/hal_srng.c

@@ -490,9 +490,6 @@ static struct hal_hw_srng_config hw_srng_table[] = {
 	},
 };
 
-/* TODO: Need this interface from HIF layer */
-void *hif_get_dev_ba(void *hif_hanle);
-
 /**
  * hal_attach - Initalize HAL layer
  * @hif_handle: Opaque HIF handle