Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358078
b: refs/heads/master
c: d93c623
h: refs/heads/master
v: v3
  • Loading branch information
Changlong Xie authored and Daniel Vetter committed Jan 31, 2013
1 parent 8222583 commit 7440c5a
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: d6dd9eb1d96d2b7345fe4664066c2b7ed86da898
refs/heads/master: d93c6233543cdab83eca4d0590737c3e99314fd6
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_gem_gtt.c
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ static int gen6_gmch_probe(struct drm_device *dev,
return ret;
}

void gen6_gmch_remove(struct drm_device *dev)
static void gen6_gmch_remove(struct drm_device *dev)
{
struct drm_i915_private *dev_priv = dev->dev_private;
iounmap(dev_priv->gtt.gsm);
Expand Down

0 comments on commit 7440c5a

Please sign in to comment.