From b1c7a05f82f865b39623cd07d0804532bd393ac3 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:10:46 +0800 Subject: [PATCH] rk_hdmirx_class: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: Icfb095c93eee3def91521788fdc289c1795adb61 --- include/linux/rk_hdmirx_class.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/rk_hdmirx_class.h b/include/linux/rk_hdmirx_class.h index d3a3e434b030..780ab3f96919 100644 --- a/include/linux/rk_hdmirx_class.h +++ b/include/linux/rk_hdmirx_class.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Copyright (c) 2021 Rockchip Electronics Co. Ltd. + * Copyright (c) 2021 Rockchip Electronics Co., Ltd. * * Author: Dingxian Wen */