mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
scsi: ufs: rockchip: 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: Ibdb599ef5f0f66cc0d910ddeca873d41e46ed3bc
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* Rockchip UFS Host Controller driver
|
||||
*
|
||||
* Copyright (C) 2024 Rockchip Electronics Co.Ltd.
|
||||
* Copyright (C) 2024 Rockchip Electronics Co., Ltd.
|
||||
*/
|
||||
|
||||
#include <linux/clk.h>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* Rockchip UFS Host Controller driver
|
||||
*
|
||||
* Copyright (C) 2024 Rockchip Electronics Co.Ltd.
|
||||
* Copyright (C) 2024 Rockchip Electronics Co., Ltd.
|
||||
*/
|
||||
|
||||
#ifndef _UFS_ROCKCHIP_H_
|
||||
|
||||
Reference in New Issue
Block a user