mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: unit: fix group name for gr subunits
Fix the SWUTS group name for gr-config and gr-intr units. Jira NVGPU-4454 Change-Id: I3ebc46e252d90d585dacfaa18e4cbafca3cb46b5 Signed-off-by: vinodg <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2255457 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
struct gk20a;
|
||||
struct unit_module;
|
||||
|
||||
/** @addtogroup SWUTS-common-gr-config
|
||||
/** @addtogroup SWUTS-gr-config
|
||||
* @{
|
||||
*
|
||||
* Software Unit Test Specification for common.gr.config
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
struct gk20a;
|
||||
struct unit_module;
|
||||
|
||||
/** @addtogroup SWUTS-common-gr-intr
|
||||
/** @addtogroup SWUTS-gr-intr
|
||||
* @{
|
||||
*
|
||||
* Software Unit Test Specification for common.gr.intr
|
||||
|
||||
Reference in New Issue
Block a user