Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307568
b: refs/heads/master
c: 42eddbd
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed May 24, 2012
1 parent 7de4552 commit 3a1d9b4
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: 6e5a429bcb132a68f17418ae82ba90ec4412084e
refs/heads/master: 42eddbd7b2b5cc9bbb4c918a3294b6ee9dd53c59
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ int nouveau_load(struct drm_device *dev, unsigned long flags)
goto err_priv;
}

NV_INFO(dev, "Detected an NV%2x generation card (0x%08x)\n",
NV_INFO(dev, "Detected an NV%02x generation card (0x%08x)\n",
dev_priv->card_type, reg0);

/* map the mmio regs, limiting the amount to preserve vmap space */
Expand Down

0 comments on commit 3a1d9b4

Please sign in to comment.