From de7d1186a88bf3fa7e8a698aee63d52f5daa5c33 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:14:19 +0800 Subject: [PATCH] mfd: rk618: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: Ic13d8fedd438b01d84aebef9616d928cb9c9e1a4 --- include/linux/mfd/rk618.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/mfd/rk618.h b/include/linux/mfd/rk618.h index 94525e1cb137..e957d8ab4c1c 100644 --- a/include/linux/mfd/rk618.h +++ b/include/linux/mfd/rk618.h @@ -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