From 99dd010aca0d6749b3ee98690b504c24c98215f9 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:03:29 +0800 Subject: [PATCH] rk-dma-heap: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: I6718d622d51fd3570c4fe9cbd520d3567b33ccf5 --- include/linux/rk-dma-heap.h | 2 +- include/uapi/linux/rk-dma-heap.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/rk-dma-heap.h b/include/linux/rk-dma-heap.h index e42bc227dd04..1d44bf139d72 100644 --- a/include/linux/rk-dma-heap.h +++ b/include/linux/rk-dma-heap.h @@ -4,7 +4,7 @@ * * Copyright (C) 2011 Google, Inc. * Copyright (C) 2019 Linaro Ltd. - * Copyright (C) 2022 Rockchip Electronics Co. Ltd. + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * Author: Simon Xue */ diff --git a/include/uapi/linux/rk-dma-heap.h b/include/uapi/linux/rk-dma-heap.h index 4e83d71811ce..127b5cab6736 100644 --- a/include/uapi/linux/rk-dma-heap.h +++ b/include/uapi/linux/rk-dma-heap.h @@ -4,7 +4,7 @@ * * Copyright (C) 2011 Google, Inc. * Copyright (C) 2019 Linaro Ltd. - * Copyright (C) 2022 Rockchip Electronics Co. Ltd. + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * Author: Simon Xue */ #ifndef _UAPI_LINUX_DMABUF_POOL_H