]> git.baikalelectronics.ru Git - uboot.git/commit
spl: Fix typo in kernel doc
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 7 May 2019 12:18:43 +0000 (14:18 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 11 Jul 2019 14:05:15 +0000 (10:05 -0400)
commit22e77cbaf649f50b9b0d9a21b102aefa98699b77
tree11aeeb3d7f0e0e5228171216c90336928eb1b4b9
parent24049177580a01f6b7c0e723f56979ab6e85d834
spl: Fix typo in kernel doc

Fix a tiny typo in boot_from_devices() kernel doc.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Stefan Roese <sr@denx.de>
common/spl/spl.c