gpu: nvgpu: Add correct path in SWUTS source

The path added in SWUTS source file is corrected.

JIRA NVGPU-5932

Change-Id: Idc3f637734a20164e1ab095efca5c4853f2d85d9
Signed-off-by: Dinesh <dt@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2467862
Reviewed-by: Lakshmanan M <lm@nvidia.com>
Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
srajum
2021-01-06 14:11:01 +05:30
committed by mobile promotions
parent 7096f0a5ac
commit 2fcfabed90

View File

@@ -67,7 +67,7 @@ INPUT += ../../../userspace/units/ltc/nvgpu-ltc.h
INPUT += ../../../userspace/units/mc/nvgpu-mc.h
INPUT += ../../../userspace/units/mm/allocators/bitmap_allocator/bitmap_allocator.h
INPUT += ../../../userspace/units/mm/allocators/buddy_allocator/buddy_allocator.h
INPUT += ../../../userspace/units/mm/allocators/buddy_allocator/nvgpu_allocator.h
INPUT += ../../../userspace/units/mm/allocators/nvgpu_allocator/nvgpu_allocator.h
INPUT += ../../../userspace/units/mm/as/as.h
INPUT += ../../../userspace/units/mm/dma/dma.h
INPUT += ../../../userspace/units/mm/gmmu/page_table/page_table.h