Files
u-boot-krane/boot
Ilias ApalodimasandTom Rini 3075708017 lmb: Remove lmb_alloc_base_flags()
lmb_alloc_base() is just calling lmb_alloc_base_flags() with LMB_NONE.
There's not much we gain from this abstraction, so let's remove the
former add the flags argument to lmb_alloc_base() and make the code
a bit easier to follow.

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Tested-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-12-30 13:21:55 -06:00
..
2024-12-30 13:21:55 -06:00
2024-12-30 13:21:55 -06:00
2024-12-27 15:16:10 -06:00
2024-11-14 18:14:06 -06:00