video: driver: update copyright markings to 2023
update copyright markings to 2023 in all files. Change-Id: I6842d56c4a8fff6a7a93d0c1d4bc049041297b02 Signed-off-by: Darshana Patil <quic_darshana@quicinc.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2020-2021,, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef _MSM_VIDC_VB2_H_
|
||||
@@ -43,4 +44,5 @@ void msm_vidc_buf_queue(struct vb2_buffer *vb2);
|
||||
void msm_vidc_buf_cleanup(struct vb2_buffer *vb);
|
||||
int msm_vidc_buf_out_validate(struct vb2_buffer *vb);
|
||||
void msm_vidc_buf_request_complete(struct vb2_buffer *vb);
|
||||
|
||||
#endif // _MSM_VIDC_VB2_H_
|
||||
|
Reference in New Issue
Block a user