From 07d96086a68275c5102dcb8ff102bf5bb5abb9ba Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:06:48 +0800 Subject: [PATCH] rockchip-panel-notifier: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: Ifc0937f8fce8a10894eed0457e0c35599339f467 --- include/linux/rockchip-panel-notifier.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/rockchip-panel-notifier.h b/include/linux/rockchip-panel-notifier.h index 6fb90045ca7e..23bd2403be33 100644 --- a/include/linux/rockchip-panel-notifier.h +++ b/include/linux/rockchip-panel-notifier.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Copyright (c) 2024 Rockchip Electronics Co. Ltd. + * Copyright (c) 2024 Rockchip Electronics Co., Ltd. * Author: Zhibin Huang */