bootstd: Export bootdev_get_from_blk()
authorSimon Glass <sjg@chromium.org>
Fri, 15 Nov 2024 23:19:24 +0000 (16:19 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 15 Jan 2025 14:48:43 +0000 (08:48 -0600)
commita3d0fadca6b14f57477a4143334993daf52f89dc
treef046b8bd5b6f07a7c3cb98f8a81e8a199d285324
parentd9055f5e4f3c62e693991e15222804ed6c1a93ef
bootstd: Export bootdev_get_from_blk()

Export this function so it can be used from other files.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootdev-uclass.c
include/bootdev.h