From 12cbd8db22bb8f664107a4c69de4ddfd8c148d72 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Tue, 21 Jan 2025 10:56:13 +0800 Subject: [PATCH] tools: testing: selftests: rkpinctrl: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: Ie8d419ab8a770b5dabda7538c8f8725d7a650522 --- tools/testing/selftests/rkpinctrl/iomux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/rkpinctrl/iomux.c b/tools/testing/selftests/rkpinctrl/iomux.c index 6d829c36bc30..f17443b5a26c 100644 --- a/tools/testing/selftests/rkpinctrl/iomux.c +++ b/tools/testing/selftests/rkpinctrl/iomux.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (c) 2022 Rockchip Electronics Co. Ltd. + * Copyright (c) 2022 Rockchip Electronics Co., Ltd. */ #include