qcacmn: Rename hif_callbacks and remove unwanted header files in source files

Rename hif_callbacks structure to hif_driver_state_callbacks and remove
get_monotonic callback and use qdf API to get monotonic time.

Remove following unwanted header files in the hif source files.
osdep.h, athdefs.h, a_types.h, osapi_linux.h.

Change-Id: Ib7a03cab1b056a33b39247989fa3dfca41c85f77
CRs-Fixed: 967765
此提交包含在:
Komal Seelam
2016-03-02 15:18:25 +05:30
提交者 Vishwajith Upendra
父節點 39ac6ff576
當前提交 7508012ea9
共有 14 個檔案被更改,包括 81 行新增130 行删除

查看文件

@@ -29,7 +29,6 @@
#define HTC_PACKET_H_
#include <osdep.h>
#include <a_types.h> /* A_UINT16, etc. */
#include "dl_list.h"
/* ------ Endpoint IDS ------ */