public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dts: remove cris & metag dts hard link file
@ 2018-04-06 13:14 Liu, Changcheng
  2018-04-06 13:27 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Liu, Changcheng @ 2018-04-06 13:14 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: linux-kernel, akpm

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>

diff --git a/scripts/dtc/include-prefixes/cris b/scripts/dtc/include-prefixes/cris
deleted file mode 120000
index 736d998..0000000
--- 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 87a3c84..0000000
--- a/scripts/dtc/include-prefixes/metag
+++ /dev/null
@@ -1 +0,0 @@
-../../../arch/metag/boot/dts
\ No newline at end of file
-- 
2.7.4

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

* Re: [PATCH] dts: remove cris & metag dts hard link file
  2018-04-06 13:14 [PATCH] dts: remove cris & metag dts hard link file Liu, Changcheng
@ 2018-04-06 13:27 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2018-04-06 13:27 UTC (permalink / raw)
  To: Liu, Changcheng; +Cc: Linux Kernel Mailing List, Andrew Morton

On Fri, Apr 6, 2018 at 3:14 PM, Liu, Changcheng
<changcheng.liu@intel.com> wrote:
> 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>

Applied to my asm-generic tree, thanks!

      Arnd

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

end of thread, other threads:[~2018-04-06 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-06 13:14 [PATCH] dts: remove cris & metag dts hard link file Liu, Changcheng
2018-04-06 13:27 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox