[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210223204114.E7F55E0155@unicorn.suse.cz>
Date: Tue, 23 Feb 2021 21:41:14 +0100 (CET)
From: Michal Kubecek <mkubecek@...e.cz>
To: Rob Herring <robh+dt@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
devicetree@...r.kernel.org
Cc: Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [PATCH] dts: drop dangling c6x symlink
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@...e.cz>
---
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
Powered by blists - more mailing lists