From ca4ca43e2f245a03b0953e723e38c49c676af78c Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Wed, 12 Jan 2022 10:53:45 +0100 Subject: doc: add include/dm/platdata.h to the HTML documentation Correct Sphinx style comments in include/dm/platdata.h and add the associated API to the HTML documentation. Signed-off-by: Patrick Delaunay Reviewed-by: Heinrich Schuchardt --- doc/api/dm.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/api') diff --git a/doc/api/dm.rst b/doc/api/dm.rst index 168d129250c..6f72b0b6201 100644 --- a/doc/api/dm.rst +++ b/doc/api/dm.rst @@ -9,3 +9,4 @@ 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 -- cgit v1.3.1