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:
vinodg
2019-12-04 12:53:54 -08:00
committed by Alex Waterman
parent a54df13168
commit c56fd287e9
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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