]> git.dujemihanovic.xyz Git - u-boot.git/commit
spl: Avoid an #ifdef when printing gd->malloc_ptr
authorSimon Glass <sjg@chromium.org>
Tue, 26 Sep 2023 14:14:31 +0000 (08:14 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 6 Oct 2023 18:38:12 +0000 (14:38 -0400)
commit2003a83cc8b3937cda09e712c75f50f579eed3fa
tree0ee4fca536adb59c2862affa0cc240666cc1cfb1
parent7907a7b99a582f511f93071896c6f8e9163f81d1
spl: Avoid an #ifdef when printing gd->malloc_ptr

Use an accessor in the header file to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl.c
include/asm-generic/global_data.h