Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232812
b: refs/heads/master
c: c4534fd
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Feb 2, 2011
1 parent 2703a98 commit 882df7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 8c06a3e02062a9beb71a9444c49fb0fbcaa1eed3
refs/heads/master: c4534fdf5603ef53fce2f418df7b5a19e71281e3
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/nouveau/nv50_evo.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,7 @@ nv50_evo_create(struct drm_device *dev)
nv50_evo_channel_del(&dev_priv->evo);
return ret;
}
} else
if (dev_priv->chipset != 0x50) {
} else {
ret = nv50_evo_dmaobj_new(evo, 0x3d, NvEvoFB16, 0x70, 0x19,
0, 0xffffffff, 0x00010000);
if (ret) {
Expand Down

0 comments on commit 882df7a

Please sign in to comment.