devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devicetree: Remove dangling symlinks
@ 2018-03-28  8:32 Libor Pechacek
  2018-03-28 13:04 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Libor Pechacek @ 2018-03-28  8:32 UTC (permalink / raw)
  Cc: James Hogan, Jesper Nilsson, Rob Herring, Frank Rowand,
	Masahiro Yamada, Olof Johansson, Heiko Stuebner, devicetree,
	trivial, linux-kernel

Support for CRIS and Meta was dropped.

Signed-off-by: Libor Pechacek <lpechacek@suse.com>
Fixes: bb6fb6dfcc17 ("metag: Remove arch/metag/")
Fixes: c690eddc2f3b ("CRIS: Drop support for the CRIS port")
Cc: James Hogan <jhogan@kernel.org>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Frank Rowand <frowand.list@gmail.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Olof Johansson <olof@lixom.net>
Cc: Heiko Stuebner <heiko@sntech.de>
Cc: devicetree@vger.kernel.org
Cc: trivial@kernel.org
Cc: linux-kernel@vger.kernel.org
---
 scripts/dtc/include-prefixes/cris  | 1 -
 scripts/dtc/include-prefixes/metag | 1 -
 2 files changed, 2 deletions(-)
 delete mode 120000 scripts/dtc/include-prefixes/cris
 delete mode 120000 scripts/dtc/include-prefixes/metag

diff --git a/scripts/dtc/include-prefixes/cris b/scripts/dtc/include-prefixes/cris
deleted file mode 120000
index 736d998ba506..000000000000
--- a/scripts/dtc/include-prefixes/cris
+++ /dev/null
@@ -1 +0,0 @@
-../../../arch/cris/boot/dts
\ No newline at end of file
diff --git a/scripts/dtc/include-prefixes/metag b/scripts/dtc/include-prefixes/metag
deleted file mode 120000
index 87a3c847db8f..000000000000
--- a/scripts/dtc/include-prefixes/metag
+++ /dev/null
@@ -1 +0,0 @@
-../../../arch/metag/boot/dts
\ No newline at end of file
-- 
2.13.6

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

* Re: [PATCH] devicetree: Remove dangling symlinks
  2018-03-28  8:32 [PATCH] devicetree: Remove dangling symlinks Libor Pechacek
@ 2018-03-28 13:04 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2018-03-28 13:04 UTC (permalink / raw)
  To: Libor Pechacek, Arnd Bergmann
  Cc: devicetree, James Hogan, Jesper Nilsson, Rob Herring,
	Frank Rowand, Masahiro Yamada, Olof Johansson, Heiko Stuebner,
	trivial, Linux Kernel Mailing List

+Arnd

On Wed, Mar 28, 2018 at 3:32 AM, Libor Pechacek <lpechacek@suse.com> wrote:
> Support for CRIS and Meta was dropped.
>
> Signed-off-by: Libor Pechacek <lpechacek@suse.com>
> Fixes: bb6fb6dfcc17 ("metag: Remove arch/metag/")
> Fixes: c690eddc2f3b ("CRIS: Drop support for the CRIS port")
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jesper Nilsson <jesper.nilsson@axis.com>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Frank Rowand <frowand.list@gmail.com>
> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
> Cc: Olof Johansson <olof@lixom.net>
> Cc: Heiko Stuebner <heiko@sntech.de>
> Cc: devicetree@vger.kernel.org
> Cc: trivial@kernel.org
> Cc: linux-kernel@vger.kernel.org
> ---
>  scripts/dtc/include-prefixes/cris  | 1 -
>  scripts/dtc/include-prefixes/metag | 1 -
>  2 files changed, 2 deletions(-)
>  delete mode 120000 scripts/dtc/include-prefixes/cris
>  delete mode 120000 scripts/dtc/include-prefixes/metag

I'm assuming Arnd will take this.

Acked-by: Rob Herring <robh@kernel.org>

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

end of thread, other threads:[~2018-03-28 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-28  8:32 [PATCH] devicetree: Remove dangling symlinks Libor Pechacek
2018-03-28 13:04 ` 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).