mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 11:04:51 +03:00
gpu: nvgpu: ACR func/struct version update for FUSA
-Renamed ACR structs for FUSA, ACR FUSA code has struct names ending with _v1 & ACR non-FUSA with _v0, removed _v1 for FUSA code to keep struct without any versioning for doxygen. -Renamed acr_blob_construct_v1.c/h to acr_blob_construct.c/h JIRA NVGPU-2516 Change-Id: Id2d5e48e8169ce59371c2b08d04c5a65ba94c685 Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2218265 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
9e1b540d87
commit
fbf219d8ba
@@ -33,7 +33,6 @@
|
||||
#include <nvgpu/gr/gr.h>
|
||||
#include <nvgpu/lock.h>
|
||||
|
||||
#include <common/acr/acr_blob_construct_v1.h>
|
||||
#include <common/acr/acr_wpr.h>
|
||||
#include <common/acr/acr_priv.h>
|
||||
#include <nvgpu/hw/gv11b/hw_fuse_gv11b.h>
|
||||
|
||||
Reference in New Issue
Block a user