dts: drop dangling c6x symlink
authorMichal Kubecek <mkubecek@suse.cz>
Tue, 23 Feb 2021 20:41:14 +0000 (21:41 +0100)
committerRob Herring <robh@kernel.org>
Wed, 24 Feb 2021 03:37:09 +0000 (21:37 -0600)
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 <mkubecek@suse.cz>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210223204114.E7F55E0155@unicorn.suse.cz
scripts/dtc/include-prefixes/c6x [deleted symlink]

diff --git a/scripts/dtc/include-prefixes/c6x b/scripts/dtc/include-prefixes/c6x
deleted file mode 120000 (symlink)
index 49ded4c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../arch/c6x/boot/dts
\ No newline at end of file