mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Netlist names used across common and hal netlist units. Hal units are having dependency only on this part of netlist.h So moved netlist names defs to new header and included as required. Also moved MAX_NETLIST_NAME define to netlist.c. Fixed MISRA issues related to usage of "__max_name". Fixed MAX_NETLIST_NAME length by adding "/" after chip architecture name. JIRA NVGPU-3108 Change-Id: I11c95c4d60ed48a9b3c0908ed8cbc7e736bd831f Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2100741 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vinod Gopalakrishnakurup <vinodg@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>