forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/Documentation/doc-guide/parse-headers.rst
....@@ -10,7 +10,7 @@
1010 uAPI documentation in sync with the Kernel changes.
1111 The :ref:`parse_headers.pl <parse_headers>` provide a way to generate such
1212 cross-references. It has to be called via Makefile, while building the
13
-documentation. Please see ``Documentation/media/Makefile`` for an example
13
+documentation. Please see ``Documentation/userspace-api/media/Makefile`` for an example
1414 about how to use it inside the Kernel tree.
1515
1616 .. _parse_headers:
....@@ -186,7 +186,7 @@
186186
187187 Copyright (c) 2016 by Mauro Carvalho Chehab <mchehab+samsung@kernel.org>.
188188
189
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
189
+License GPLv2: GNU GPL version 2 <https://gnu.org/licenses/gpl.html>.
190190
191191 This is free software: you are free to change and redistribute it.
192192 There is NO WARRANTY, to the extent permitted by law.