The license of the file is not valid. Fix it to GPL-2.0+.
Fixes: fe11aa0b8ca3 ("mmc: sdhci-cadence: Add support for Cadence sdmmc v6")
Reported-by: Quentin Schulz <[email protected]>
Reported-by: oliver Fendt <[email protected]>
Closes:
https://lore.kernel.org/all/cafof8fc4foffyjgym9ckviet83gdu05novrxlxgs+kwxn_-...@mail.gmail.com/
Signed-off-by: Hal Feng <[email protected]>
---
drivers/mmc/sdhci-cadence6.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mmc/sdhci-cadence6.c b/drivers/mmc/sdhci-cadence6.c
index 91a245aa490..ca1086e2359 100644
--- a/drivers/mmc/sdhci-cadence6.c
+++ b/drivers/mmc/sdhci-cadence6.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0-or-platform_driver
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2023 Starfive.
* Author: Kuan Lim Lee <[email protected]>
base-commit: 1bcb2fe324180d0a8cfbdb0511737eba1d5b8550
--
2.43.2