summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorLiu, Changcheng <changcheng.liu@intel.com>2018-04-06 21:14:15 +0800
committerArnd Bergmann <arnd@arndb.de>2018-04-06 15:26:31 +0200
commit8d14f31ec9ac3e27fd451c23c760b59559c2ad27 (patch)
tree6256df8d52b36caba64d39c036bde275ecdd42d0 /scripts
parent87fe2d543f817300e13f0ea683f38c122737856e (diff)
downloadlinux-8d14f31ec9ac3e27fd451c23c760b59559c2ad27.tar.gz
linux-8d14f31ec9ac3e27fd451c23c760b59559c2ad27.tar.xz
dts: remove cris & metag dts hard link file
arch cris & metag have been removed from supported archs. The dts hard link files should also be removed, or the ctags tool will give warning. execute"ctags -R", output: ctags: Warning: cannot open source file "scripts/dtc/include-prefixes/cris" : No such file or directory ctags: Warning: cannot open source file "scripts/dtc/include-prefixes/metag" : No such file or directory Signed-off-by: Liu Changcheng <changcheng.liu@intel.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'scripts')
l---------scripts/dtc/include-prefixes/cris1
l---------scripts/dtc/include-prefixes/metag1
2 files changed, 0 insertions, 2 deletions
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