linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dts: drop dangling c6x symlink
@ 2021-02-23 20:41 Michal Kubecek
  2021-02-23 21:20 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Kubecek @ 2021-02-23 20:41 UTC (permalink / raw)
  To: Rob Herring, Frank Rowand, devicetree; +Cc: Arnd Bergmann, linux-kernel

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>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dts: drop dangling c6x symlink
  2021-02-23 20:41 [PATCH] dts: drop dangling c6x symlink Michal Kubecek
@ 2021-02-23 21:20 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-02-23 21:20 UTC (permalink / raw)
  To: Michal Kubecek
  Cc: linux-kernel, Arnd Bergmann, Frank Rowand, Rob Herring, devicetree

On Tue, 23 Feb 2021 21:41:14 +0100, Michal Kubecek wrote:
> 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>
> ---
>  scripts/dtc/include-prefixes/c6x | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 120000 scripts/dtc/include-prefixes/c6x
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-23 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 20:41 [PATCH] dts: drop dangling c6x symlink Michal Kubecek
2021-02-23 21:20 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).