From 72fc76c8ac063ae6bed39810d98b7af24f076573 Mon Sep 17 00:00:00 2001 From: Sagar Kamble Date: Fri, 25 Oct 2019 15:58:53 +0530 Subject: [PATCH] gpu: nvgpu: add reference to the MC unit in gk20a.h Add MC unit page reference to the gk20a.h list of units to get the doxygen contents placed. JIRA NVGPU-2524 Change-Id: I6bb6178bcb3fea8747582f8416cb9e12fdd9e1c2 Signed-off-by: Sagar Kamble Reviewed-on: https://git-master.nvidia.com/r/2226020 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/include/nvgpu/gk20a.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/nvgpu/include/nvgpu/gk20a.h b/drivers/gpu/nvgpu/include/nvgpu/gk20a.h index 09c09ae54..bfee8da1d 100644 --- a/drivers/gpu/nvgpu/include/nvgpu/gk20a.h +++ b/drivers/gpu/nvgpu/include/nvgpu/gk20a.h @@ -52,6 +52,7 @@ * - @ref unit-common-nvgpu * - @ref unit-common-ltc * - @ref unit-common-utils + * - @ref unit-mc * - Etc, etc. * * NVGPU Software Unit Design Documentation