summaryrefslogtreecommitdiff
path: root/arch/arm/lib/stack.c
diff options
context:
space:
mode:
authorSughosh Ganu <sughosh.ganu@linaro.org>2024-08-26 17:29:16 +0530
committerTom Rini <trini@konsulko.com>2024-09-03 14:08:49 -0600
commit3d679aed62d462030b598813ca1a6eebb8d27aa2 (patch)
treeb4aa8772e7e6d9f8ad9f85083e94c15ceea0f611 /arch/arm/lib/stack.c
parentf506ca00d6c27a56b9471b49c706b2374bfa40ca (diff)
lmb: staticize __lmb_alloc_base()
The __lmb_alloc_base() function is only called from within the lmb module. Moreover, the lmb_alloc() and lmb_alloc_base() API's are good enough for the allocation API calls. Make the __lmb_alloc_base() function static. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/lib/stack.c')
0 files changed, 0 insertions, 0 deletions