[U-Boot] [PATCH 11/27] blk: Make blk_next_free_devnum() public
Simon Glass
sjg at chromium.org
Thu Sep 27 13:42:27 UTC 2018
On 23 September 2018 at 06:42, Bin Meng <bmeng.cn at gmail.com> wrote:
> blk_next_free_devnum() can be helpful in some cases. Make it
> a public API.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/block/blk-uclass.c | 2 +-
> include/blk.h | 11 +++++++++++
> 2 files changed, 12 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list