]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Drop mallinfo() work-around
authorSimon Glass <sjg@chromium.org>
Mon, 8 Mar 2021 00:34:53 +0000 (17:34 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 12 Mar 2021 14:57:30 +0000 (09:57 -0500)
commit19fb3dba8e2a80d32d1a6c916922a4281d792780
tree982065eb7f410744a97f8979ce618d4d071fccea
parent5a986f3feef7ce7f14282f0c6ed2f6c63647a821
test: Drop mallinfo() work-around

This is not needed now. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/test-dm.c
test/test-main.c