commit | 8fac9c7b7de617c52738818663adbbeb2021f132 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Feb 05 10:52:50 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 11:10:04 2014 -0500 |
tree | 18be88b8f1be3c448143444dc4db241ee39d4428 | |
parent | 2c92b1d6738c35236afaa3544d196a0d5ececa87 [diff] |
kernel-doc: move kernel-doc tools to scripts/ tools/kernel-doc/docproc.c and tools/kernel-doc/kernel-doc are files imported from Linux Kernel. They originally resided under scripts/ directory in Linux Kernel. This commit moves them to the original location. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>