On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu <[email protected]> wrote:
>
> The lmb_is_reserved() API is not used. There is another API,
> lmb_is_reserved_flags() which can be used to check if a particular
> memory region is reserved. Remove the unused API.
>
> Signed-off-by: Sughosh Ganu <[email protected]>
> Reviewed-by: Ilias Apalodimas <[email protected]>
> ---
> Changes since V1: None
>
>  include/lmb.h | 11 -----------
>  lib/lmb.c     |  5 -----
>  2 files changed, 16 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to