summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/pci.c b/drivers/gpu/nvgpu/pci.c
index 838ad706..3679e0c8 100644
--- a/drivers/gpu/nvgpu/pci.c
+++ b/drivers/gpu/nvgpu/pci.c
@@ -65,7 +65,7 @@ static struct gk20a_platform nvgpu_pci_device[] = {
65 .has_ce = true, 65 .has_ce = true,
66 66
67 .vidmem_is_vidmem = true, 67 .vidmem_is_vidmem = true,
68 .vbios_min_version = 0x86062d00, 68 .vbios_min_version = 0x86063000,
69 }, 69 },
70 { /* DEVICE=0x1c36 */ 70 { /* DEVICE=0x1c36 */
71 /* ptimer src frequency in hz */ 71 /* ptimer src frequency in hz */