summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorSughosh Ganu <[email protected]>2025-06-17 16:13:41 +0530
committerTom Rini <[email protected]>2025-06-25 09:50:37 -0600
commit6e4675b8e5d8d52d871042d6ac3429d6d1daf875 (patch)
tree87a1997ba60d2b3aa87432a30029f90efcae6798 /scripts/basic
parent9d37a3d6e8b862071edfcb9ee95a0fbe45606918 (diff)
lmb: replace the lmb_alloc() and lmb_alloc_base() API's
There currently are two API's for requesting memory from the LMB module, lmb_alloc() and lmb_alloc_base(). The function which does the actual allocation is the same. Use the earlier introduced API lmb_alloc_mem() for both types of allocation requests. Signed-off-by: Sughosh Ganu <[email protected]> Acked-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions