mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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>
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user