From 17a86c6d458c2d1457fd95fe49599121f0613796 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Tue, 10 Dec 2024 19:40:34 +0800 Subject: [PATCH] regulator: rk860x: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: Ifafc1acb1df4a21926cb38a899bc43e2592577d1 --- drivers/regulator/rk860x-regulator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/rk860x-regulator.c b/drivers/regulator/rk860x-regulator.c index 4596761bdb40..81711e62cd33 100644 --- a/drivers/regulator/rk860x-regulator.c +++ b/drivers/regulator/rk860x-regulator.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (c) 2021 Fuzhou Rockchip Electronics Co., Ltd + * Copyright (c) 2021 Rockchip Electronics Co., Ltd. */ #include #include