mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
As part of the nvmap_refactoring, add nvmap_alloc.h file which include declaration for functions which are exposed by nvmap_alloc unit to other units. Also, add nvmap_alloc_int.h file which include declaration for functions which are internal to nvmap_alloc unit that can be called by files within nvmap_alloc unit. JIRA TMM-5621 Change-Id: Ie30e5e8a4f87591eb9c49a0a349f837a22726fa5 Signed-off-by: Ketan Patil <ketanp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3198546 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>