Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253908
b: refs/heads/master
c: 4ee1c57
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Jun 20, 2011
1 parent 923ce2c commit 5f3c7c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca295e50c2805865fd1ac8916d15ab0b551d957a
refs/heads/master: 4ee1c57fcadfb79a6515698d8001081b5b980e32
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ static bool nouveau_dsm_detect(void)
vga_count++;

retval = nouveau_dsm_pci_probe(pdev);
printk("ret val is %d\n", retval);
if (retval & NOUVEAU_DSM_HAS_MUX)
has_dsm |= 1;
if (retval & NOUVEAU_DSM_HAS_OPT)
Expand Down

0 comments on commit 5f3c7c8

Please sign in to comment.