From a5be89d9811fa8f26521ffbb49b7eba013f5548c Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Thu, 12 Dec 2024 19:32:38 +0800 Subject: [PATCH] mfd: rk618: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: I938a843c8724ca2e5b0a88e6df3f2530210eee40 --- drivers/mfd/rk618.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mfd/rk618.c b/drivers/mfd/rk618.c index ac7d5d38a097..7d548056d76d 100644 --- a/drivers/mfd/rk618.c +++ b/drivers/mfd/rk618.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017 Rockchip Electronics Co. Ltd. + * Copyright (c) 2017 Rockchip Electronics Co., Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by