]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: fix documentation of struct host_ops
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 14 Nov 2022 09:16:02 +0000 (10:16 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 16 Nov 2022 07:34:06 +0000 (08:34 +0100)
commit941a733a8b2e7f15639853876f58323dab1ae779
treeddbb61ab274b5357f0c543033b31920d641dbe2f
parent9465d270b58555f5073e23f1f124c1e90847ea80
sandbox: fix documentation of struct host_ops

The documentation of struct host_ops should be Sphinx compliant.

Fixes: 81ba983f05c1 ("dm: sandbox: Create a new HOST uclass")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/sandbox_host.h