mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
fece8bb1b736e33fa8a38f18d0788507af72a04f
Fix MISRA 8.6 violation in gr config and interrupt units. Rule 8.6 requires each identifier with external linkage to have exactly one external definitions. Move unused function definitions under CONFIG_NVGPU_HAL_NON_FUSA checking. Jira NVGPU-3854 Change-Id: I0661ea00ef9df700b0b928c8bf77e9a0fa4be29b Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2171386 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided