Skip to content
Commit 561d1d3f authored by Tom Rini's avatar Tom Rini
Browse files

serial: Remove extraneous SYS_MALLOC_F check



We enforce that DM_SERIAL will have SYS_MALLOC_F enabled and so
SYS_MALLOC_F_LEN will have a value.  Remove the build-time check.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent d92cb662
Loading
Loading
Loading
Loading