diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/gpu/nvgpu/gv100/hal_gv100.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c index 4f21e433..cd121455 100644 --- a/drivers/gpu/nvgpu/gv100/hal_gv100.c +++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c | |||
@@ -597,7 +597,6 @@ static const struct gpu_ops gv100_ops = { | |||
597 | }, | 597 | }, |
598 | #endif | 598 | #endif |
599 | .xve = { | 599 | .xve = { |
600 | .sw_init = xve_sw_init_gp106, | ||
601 | .get_speed = xve_get_speed_gp106, | 600 | .get_speed = xve_get_speed_gp106, |
602 | .set_speed = xve_set_speed_gp106, | 601 | .set_speed = xve_set_speed_gp106, |
603 | .available_speeds = xve_available_speeds_gp106, | 602 | .available_speeds = xve_available_speeds_gp106, |