bootflow: Export setup_fs()
authorSimon Glass <sjg@chromium.org>
Thu, 27 Jul 2023 03:01:21 +0000 (21:01 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2023 19:30:53 +0000 (15:30 -0400)
commit0c0c82b5177e9afb3a248da4d004f3dc48975c91
tree2c6e803b4d3631b059fd793d6365466ff4624fe7
parent63baa841295812d77723382c74e723ab716f4563
bootflow: Export setup_fs()

This function is used in some bootmeth implementations. Export it.

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