diff --git a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c index 9c9e3fe8e..1e33ecc29 100644 --- a/drivers/gpu/nvgpu/common/pmu/pmu_fw.c +++ b/drivers/gpu/nvgpu/common/pmu/pmu_fw.c @@ -37,7 +37,7 @@ /* PMU F/W version */ #define APP_VERSION_GV11B 24160752 -#define APP_VERSION_GV10X 23616379 +#define APP_VERSION_GV10X 23647491 #define APP_VERSION_GP10X 24069912 #define APP_VERSION_GP10B 23782727 #define APP_VERSION_GM20B 20490253