mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
media: rockchip: cif: Fix typos in Rockchip copyright notices
There are many cases in which the company name is misspelled. The patch fixes these typos. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I257abc4dfacb2c16842c76cac2dccf307a8ecaf8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* Copyright (C) 2022 Rockchip Electronics Co., Ltd */
|
||||
/* Copyright (C) 2022 Rockchip Electronics Co., Ltd. */
|
||||
|
||||
#define pr_fmt(fmt) "isp_rockit: %s:%d " fmt, __func__, __LINE__
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* Copyright (C) 2021 Rockchip Electronics Co., Ltd */
|
||||
/* Copyright (C) 2021 Rockchip Electronics Co., Ltd. */
|
||||
|
||||
#include <media/videobuf2-dma-contig.h>
|
||||
#include <media/videobuf2-dma-sg.h>
|
||||
|
||||
Reference in New Issue
Block a user