dma-buf: heaps: Fix typos in Rockchip copyright notices

There are many cases in which the company name is misspelled.
The patch fixes these typos.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I81b24c368c8a01b71c4449c470b676dedfaf06d6
This commit is contained in:
Tao Huang
2024-12-09 16:25:19 +08:00
parent a29db223dc
commit b67f3d6559
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
* Andrew F. Davis <afd@ti.com>
*
* Copyright (C) 2021, 2022 Rockchip Electronics Co. Ltd.
* Copyright (C) 2021, 2022 Rockchip Electronics Co., Ltd.
*/
#include <linux/cma.h>

View File

@@ -4,7 +4,7 @@
*
* Copyright (C) 2011 Google, Inc.
* Copyright (C) 2019, 2020 Linaro Ltd.
* Copyright (c) 2021, 2022 Rockchip Electronics Co. Ltd.
* Copyright (c) 2021, 2022 Rockchip Electronics Co., Ltd.
*
* Portions based off of Andrew Davis' SRAM heap:
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/