[PATCH RESEND] bus: hisi_lpc: Use the correct HiSilicon copyright

From: Hao Fang
Date: Sat May 22 2021 - 06:21:23 EST


s/Hisilicon/HiSilicon/.
It should use capital S, according to
https://www.hisilicon.com/en.

Signed-off-by: Hao Fang <fanghao11@xxxxxxxxxx>
---
drivers/bus/hisi_lpc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/bus/hisi_lpc.c b/drivers/bus/hisi_lpc.c
index 378f5d6..a329c50 100644
--- a/drivers/bus/hisi_lpc.c
+++ b/drivers/bus/hisi_lpc.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * Copyright (C) 2017 Hisilicon Limited, All Rights Reserved.
+ * Copyright (C) 2017 HiSilicon Limited, All Rights Reserved.
* Author: Zhichang Yuan <yuanzhichang@xxxxxxxxxxxxx>
* Author: Zou Rongrong <zourongrong@xxxxxxxxxx>
* Author: John Garry <john.garry@xxxxxxxxxx>
--
2.8.1