mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
Correct Sphinx style comments in include/dm/platdata.h and add the associated API to the HTML documentation. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
13 lines
245 B
ReStructuredText
13 lines
245 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Driver Model
|
|
============
|
|
|
|
Uclass and Driver
|
|
-----------------
|
|
|
|
.. kernel-doc:: include/dm/uclass.h
|
|
.. kernel-doc:: include/dm/root.h
|
|
.. kernel-doc:: include/dm/lists.h
|
|
.. kernel-doc:: include/dm/platdata.h
|