On Wed, Feb 25, 2026 at 8:42 AM Maxime Ripard <[email protected]> wrote: > > The CMA dma-buf heap uses the cma_get_name() function to get the name of > the heap instance it's going to create. > > However, this function is not exported. Since we want to turn the CMA > heap into a module, let's export it. > > Signed-off-by: Maxime Ripard <[email protected]>
Reviewed-by: T.J. Mercier <[email protected]>
