[PATCH] dts: drop dangling c6x symlink
From: Michal Kubecek <hidden>
Date: 2021-02-23 20:42:20
With c6x architecture removal, scripts/dtc/include-prefixes/c6x symlink
lost its target. Drop the dangling symlink which triggers some distribution
check scripts.
Fixes: a579fcfa8e49 ("c6x: remove architecture")
Signed-off-by: Michal Kubecek <redacted>
---
scripts/dtc/include-prefixes/c6x | 1 -
1 file changed, 1 deletion(-)
delete mode 120000 scripts/dtc/include-prefixes/c6x
diff --git a/scripts/dtc/include-prefixes/c6x b/scripts/dtc/include-prefixes/c6x
deleted file mode 120000
index 49ded4cae2be..000000000000
--- a/scripts/dtc/include-prefixes/c6x
+++ /dev/null@@ -1 +0,0 @@ -../../../arch/c6x/boot/dts
\ No newline at end of file -- 2.30.1