of: fix htmldocs build warnings
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 22 Mar 2023 07:00:32 +0000 (18:00 +1100)
committerRob Herring <robh@kernel.org>
Thu, 27 Jul 2023 01:31:20 +0000 (19:31 -0600)
commit2582c531203d224f3d18cf582deb65383a05c038
tree0b97008e672ad51e39884997d5ebbf4e070083d1
parent0e17ac57bdb57944f5afdc506e65f1674c0f887b
of: fix htmldocs build warnings

Fix these htmldoc build warnings:

include/linux/of.h:115: warning: cannot understand function prototype: 'const struct kobj_type of_node_ktype; '
include/linux/of.h:118: warning: Excess function parameter 'phandle_name' description in 'of_node_init'

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Fixes: d9194e009efe ("of: dynamic: add lifecycle docbook info to node creation functions")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230322180032.1badd132@canb.auug.org.au
Signed-off-by: Rob Herring <robh@kernel.org>
include/linux/of.h