techpack: camera-xiaomi*: Fix warnings
Change-Id: I3d81000b784ce2df594a05dc97856e9ca99a86e6
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
static struct cam_req_mgr_util_hdl_tbl *hdl_tbl;
|
static struct cam_req_mgr_util_hdl_tbl *hdl_tbl;
|
||||||
static DEFINE_SPINLOCK(hdl_tbl_lock);
|
static DEFINE_SPINLOCK(hdl_tbl_lock);
|
||||||
|
|
||||||
static hdl_count = 0;
|
static int hdl_count = 0;
|
||||||
int cam_req_mgr_util_init(void)
|
int cam_req_mgr_util_init(void)
|
||||||
{
|
{
|
||||||
int rc = 0;
|
int rc = 0;
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
static struct cam_req_mgr_util_hdl_tbl *hdl_tbl;
|
static struct cam_req_mgr_util_hdl_tbl *hdl_tbl;
|
||||||
static DEFINE_SPINLOCK(hdl_tbl_lock);
|
static DEFINE_SPINLOCK(hdl_tbl_lock);
|
||||||
|
|
||||||
static hdl_count = 0;
|
static int hdl_count = 0;
|
||||||
int cam_req_mgr_util_init(void)
|
int cam_req_mgr_util_init(void)
|
||||||
{
|
{
|
||||||
int rc = 0;
|
int rc = 0;
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
static struct cam_req_mgr_util_hdl_tbl *hdl_tbl;
|
static struct cam_req_mgr_util_hdl_tbl *hdl_tbl;
|
||||||
static DEFINE_SPINLOCK(hdl_tbl_lock);
|
static DEFINE_SPINLOCK(hdl_tbl_lock);
|
||||||
|
|
||||||
static hdl_count = 0;
|
static int hdl_count = 0;
|
||||||
int cam_req_mgr_util_init(void)
|
int cam_req_mgr_util_init(void)
|
||||||
{
|
{
|
||||||
int rc = 0;
|
int rc = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user