commit | babb4440cfe1b8806cf2a5a3c5836196e501665d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Feb 05 10:52:52 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 11:10:04 2014 -0500 |
tree | 4ac8aa30a0bfbd3852ee06ff57f449a34c98745b | |
parent | ced032989a1b26851bc567df70199031dab37f19 [diff] |
kernel-doc: fix some errors - Delete fs.xml from DOCBOOKS to fix an error. Commit e3ff797c added fs.xml to DOCBOOKS but missed to add doc/DocBook/fs.tmpl. - Fix the location of include guard in include/linker_lists.h. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reported-by: Abraham Varricatt <abraham.varricatt@vvdntech.com> Acked-by: Simon Glass <sjg@chromium.org>