diff mbox series

arm64: dts: qcom: sm8550-samsung-q5q: fix typo

Message ID 20240531-fix-typo-q5q-v1-1-95f10a8eff9b@mainlining.org (mailing list archive)
State Accepted
Headers show
Series arm64: dts: qcom: sm8550-samsung-q5q: fix typo | expand

Commit Message

David Wronek May 31, 2024, 12:05 p.m. UTC
It looks like "cdsp_mem" was pasted in the license header by accident.
Fix the typo by removing it.

Signed-off-by: David Wronek <david@mainlining.org>
---
 arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: 0e1980c40b6edfa68b6acf926bab22448a6e40c9
change-id: 20240531-fix-typo-q5q-5d34423b7bb4

Best regards,

Comments

Krzysztof Kozlowski May 31, 2024, 12:20 p.m. UTC | #1
On 31/05/2024 14:05, David Wronek wrote:
> It looks like "cdsp_mem" was pasted in the license header by accident.
> Fix the typo by removing it.
> 
> Signed-off-by: David Wronek <david@mainlining.org>
> ---
>  arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts | 2 +-

Fixes: ba2c082a401f ("arm64: dts: qcom: sm8550: Add support for Samsung Galaxy Z Fold5")
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
Bjorn Andersson June 2, 2024, 3:53 a.m. UTC | #2
On Fri, 31 May 2024 14:05:59 +0200, David Wronek wrote:
> It looks like "cdsp_mem" was pasted in the license header by accident.
> Fix the typo by removing it.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sm8550-samsung-q5q: fix typo
      commit: a5c84d2dde8089ece5e13f264359c6117ea3186b

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts b/arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts
index 4654ae1364ba..3d351e90bb39 100644
--- a/arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts
+++ b/arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts
@@ -1,4 +1,4 @@ 
-// SPDX-License-cdsp_memIdentifier: BSD-3-Clause
+// SPDX-License-Identifier: BSD-3-Clause
 /*
  * Copyright (c) 2024, Alexandru Marc Serdeliuc <serdeliuk@yahoo.com>
  * Copyright (c) 2024, David Wronek <david@mainlining.org>