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

Commit 3d02c7f4 authored by Haritha Chintalapati's avatar Haritha Chintalapati Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: sensor: Update maximum supported camera id" into camera-kernel.lnx.4.0

parents bcc4402e 3ba88cc3
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
 */

#ifndef _CAM_SENSOR_CMN_HEADER_
@@ -338,6 +338,9 @@ enum msm_sensor_camera_id_t {
	CAMERA_4,
	CAMERA_5,
	CAMERA_6,
	CAMERA_7,
	CAMERA_8,
	CAMERA_9,
	MAX_CAMERAS,
};