UPSTREAM: 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" or "gtags", 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 This patch was override by commit9820464afd("UPSTREAM: devicetree: Move include prefixes from arch to separate directory"), so apply it again. Change-Id: I002617cde3f879bc8364f55502839b3c3cd2dd92 Signed-off-by: Liu Changcheng <changcheng.liu@intel.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andy Yan <andy.yan@rock-chips.com> (cherry picked from commit8d14f31ec9)
This commit is contained in:
committed by
Tao Huang
parent
88c22e1beb
commit
26004d2275
@@ -1 +0,0 @@
|
||||
../../../arch/cris/boot/dts
|
||||
@@ -1 +0,0 @@
|
||||
../../../arch/metag/boot/dts
|
||||
Reference in New Issue
Block a user