qcacmn: Fix for compilation issues in REO management

Added suitable typecasting for qdf_set_bit and
qdf_clear_bit functions

Change-Id: I90fc0f441a6eae8dfdea43705373fced81b26b48
CRs-Fixed: 1105853
这个提交包含在:
Venkata Sharath Chandra Manchala
2017-01-13 00:00:58 -08:00
提交者 qcabuildsw
父节点 a98e024f86
当前提交 8e8d8f1e82
修改 4 个文件,包含 12 行新增4 行删除

查看文件

@@ -19,6 +19,7 @@
#ifndef _HAL_REO_H_
#define _HAL_REO_H_
#include <qdf_types.h>
/* HW headers */
#include <reo_descriptor_threshold_reached_status.h>
#include <reo_flush_queue.h>