Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 430dfeb1 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 2d006e56 on remote branch

Change-Id: If5a64384338b12fb3372f7b142eff6c3719fb436
parents bb262c55 2d006e56
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
 * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
 */

#include <linux/module.h>
@@ -27,7 +28,7 @@
#include "cam_debug_util.h"
#include "cam_common_util.h"

#define CAM_REQ_MGR_EVENT_MAX 30
#define CAM_REQ_MGR_EVENT_MAX 100

static struct cam_req_mgr_device g_dev;
struct kmem_cache *g_cam_req_mgr_timer_cachep;