From 776463ab06c74e4250f3cff89652fcc733117205 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:14:44 +0800 Subject: [PATCH] mfd: max96745: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: Ic6759911b12d5c17e0bd9ec13aa0ba5711c11952 --- include/linux/mfd/max96745.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/mfd/max96745.h b/include/linux/mfd/max96745.h index 7eef5153a760..222dcbaca886 100644 --- a/include/linux/mfd/max96745.h +++ b/include/linux/mfd/max96745.h @@ -2,7 +2,7 @@ /* * Defining registers address and its bit definitions of MAX96745 * - * Copyright (c) 2022 Rockchip Electronics Co. Ltd. + * Copyright (c) 2022 Rockchip Electronics Co., Ltd. */ #ifndef _MFD_MAX96745_H_