[PATCH 14/19] malloc: Export malloc_simple_info()

Simon Glass sjg at chromium.org
Sat Mar 27 04:17:43 CET 2021


Export this function always so it can be used behind IS_ENABLED() instead
of requiring an #ifdef.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 include/malloc.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list