Support for CRIS and Meta was dropped. Signed-off-by: Libor Pechacek <lpecha...@suse.com> Fixes: bb6fb6dfcc17 ("metag: Remove arch/metag/") Fixes: c690eddc2f3b ("CRIS: Drop support for the CRIS port") Cc: James Hogan <jho...@kernel.org> Cc: Jesper Nilsson <jesper.nils...@axis.com> Cc: Rob Herring <robh...@kernel.org> Cc: Frank Rowand <frowand.l...@gmail.com> Cc: Masahiro Yamada <yamada.masah...@socionext.com> Cc: Olof Johansson <o...@lixom.net> Cc: Heiko Stuebner <he...@sntech.de> Cc: devicet...@vger.kernel.org Cc: triv...@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