summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv100/hal_gv100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv100/hal_gv100.c')
-rw-r--r--drivers/gpu/nvgpu/gv100/hal_gv100.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index 648a3b39..a09d8912 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -691,8 +691,6 @@ static const struct gpu_ops gv100_ops = {
691#endif 691#endif
692 .xve = { 692 .xve = {
693 .get_speed = xve_get_speed_gp106, 693 .get_speed = xve_get_speed_gp106,
694 .set_speed = xve_set_speed_gp106,
695 .available_speeds = xve_available_speeds_gp106,
696 .xve_readl = xve_xve_readl_gp106, 694 .xve_readl = xve_xve_readl_gp106,
697 .xve_writel = xve_xve_writel_gp106, 695 .xve_writel = xve_xve_writel_gp106,
698 .disable_aspm = xve_disable_aspm_gp106, 696 .disable_aspm = xve_disable_aspm_gp106,