Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287147
b: refs/heads/master
c: 1eb8a61
h: refs/heads/master
i:
  287145: 2741a60
  287143: 7437046
v: v3
  • Loading branch information
Ben Skeggs committed Feb 1, 2012
1 parent 8354438 commit 6ed7c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: ce2e7895faba8fabaa917f52293126e5f4174fa9
refs/heads/master: 1eb8a619b43c1e99179ebadbc9c614ed37358f2d
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ MODULE_PARM_DESC(ctxfw, "Use external HUB/GPC ucode (fermi)\n");
int nouveau_ctxfw;
module_param_named(ctxfw, nouveau_ctxfw, int, 0400);

MODULE_PARM_DESC(ctxfw, "Santise DCB table according to MXM-SIS\n");
MODULE_PARM_DESC(mxmdcb, "Santise DCB table according to MXM-SIS\n");
int nouveau_mxmdcb = 1;
module_param_named(mxmdcb, nouveau_mxmdcb, int, 0400);

Expand Down

0 comments on commit 6ed7c25

Please sign in to comment.