mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
Move the get_litter() functions out of the main hal init to its own source file for each device. This allows removal of the hw_proj_*.h files in the main hal init file. This reduces the number of hw header includes per file creating better code isolation. JIRA NVGPU-3274 Change-Id: I9e04294434acf274ccc2236646f0f15f710a6976 Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2107751 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>