summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/os/linux/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/os/linux/pci.c')
-rw-r--r--drivers/gpu/nvgpu/os/linux/pci.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/os/linux/pci.c b/drivers/gpu/nvgpu/os/linux/pci.c
index e9374769..79a30495 100644
--- a/drivers/gpu/nvgpu/os/linux/pci.c
+++ b/drivers/gpu/nvgpu/os/linux/pci.c
@@ -806,8 +806,6 @@ static int nvgpu_pci_probe(struct pci_dev *pdev,
806 } 806 }
807 } 807 }
808 808
809 g->mm.has_physical_mode = false;
810
811 return 0; 809 return 0;
812 810
813err_free_irq: 811err_free_irq: