docs/zh_CN: Fix build warning
authorYanteng Si <siyanteng@loongson.cn>
Sat, 8 Oct 2022 09:41:39 +0000 (17:41 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 10 Oct 2022 18:51:34 +0000 (12:51 -0600)
commita0a6859f8330e007e014ae6f7187766786745e74
tree609da17d8b5042b03999fc31bee7d2860bc0f4f8
parent9c1ab6d54a2e9e59b8922d12145d895e7f88b62c
docs/zh_CN: Fix build warning

Since a patch set in my translation devicetree
introduce some build warnings:

Warning: Documentation/translations/zh_CN/devicetree/changesets.rst
references a file that doesn't exist:
Documentation/Devicetree/changesets.rst
...

Change the first letter of Devicetree to lowercase.

Fixes: 9485acfded20 ("docs/zh_CN: add dt kernel-api translation")
Fixes: f773455ce59d ("docs/zh_CN: add dt overlay-notes translation")
Fixes: 5e38432db8f3 ("docs/zh_CN: add dt dynamic-resolution-notes translation")
Fixes: 330f5a300548 ("docs/zh_CN: add dt changesets translation")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Wu XiangCheng <bobwxc@email.cn>
Link: https://lore.kernel.org/r/20221008094139.314151-1-siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/translations/zh_CN/devicetree/changesets.rst
Documentation/translations/zh_CN/devicetree/dynamic-resolution-notes.rst
Documentation/translations/zh_CN/devicetree/kernel-api.rst
Documentation/translations/zh_CN/devicetree/overlay-notes.rst